File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ flowchart LR
1212 Docs[docs/**] --> Gen
1313 Gen --> SiteSrc[github-pages/**]
1414 SiteSrc --> Jekyll[Jekyll build]
15- Jekyll --> Pages[GitHub Pages<br/>https://managedcode.github.io/Storage /]
15+ Jekyll --> Pages[GitHub Pages<br/>https://storage.managed-code.com /]
1616```
1717
1818## Site-wide checks (layout/config)
@@ -46,7 +46,7 @@ Source of truth:
4646
4747Notes:
4848
49- - URLs below are ** relative to** ` https://managedcode.github.io/Storage ` .
49+ - URLs below are ** relative to** ` https://storage.managed-code.com ` .
5050- For doc pages (Features/API/ADR), ` description ` is generated from doc content by the workflow:
5151 - skips headings, code fences, bullet lists
5252 - skips ADR status lines (` Accepted/Proposed/... ` )
You can’t perform that action at this time.
0 commit comments