Skip to content

Commit 3df6f6a

Browse files
committed
url
1 parent c090231 commit 3df6f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Development/seo-audit-github-pages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

4747
Notes:
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/...`)

0 commit comments

Comments
 (0)