Skip to content

Commit 6432be4

Browse files
docs: remove stale blog routes from ws-resources.manual.json (#3525)
Remove stale blog routes from ws-resources.manual.json The blog is not built by Docusaurus (no blog plugin configured), so the 8 blog HTML routes in ws-resources.manual.json pointed to non-existent files, causing check-routes.sh to fail. Remove the stale routes and also fix the broken /blog/04_testnet_update link in operations.mdx (replace with docs-internal link). Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 380c4cf commit 6432be4

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

docs/site/ws-resources.manual.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616
},
1717
"routes": {
1818
"/404": "/404.html",
19-
"/blog": "/blog.html",
20-
"/blog/01_announcing_walrus": "/blog/01_announcing_walrus.html",
21-
"/blog/02_devnet_update": "/blog/02_devnet_update.html",
22-
"/blog/03_whitepaper": "/blog/03_whitepaper.html",
23-
"/blog/04_testnet_update": "/blog/04_testnet_update.html",
24-
"/blog/05_testnet_redeployment": "/blog/05_testnet_redeployment.html",
25-
"/blog/06_mainnet": "/blog/06_mainnet.html",
26-
"/blog/archive": "/blog/archive.html",
2719
"/docs/data-security.md": "/markdown/data-security.md",
2820
"/docs/design/architecture.md": "/markdown/system-overview/core-concepts.md",
2921
"/docs/design/encoding.md": "/markdown/system-overview/core-concepts.md",

0 commit comments

Comments
 (0)