mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-28 17:21:52 +00:00
fix(docs): remove dead references to railway, render and northflank
Remove references in the navigation to deployment pages that do not exist: - railway.md - render.md - northflank.md These pages were listed in docs.json but the files do not exist in any of the languages (en, es, pt-BR, zh-CN), causing broken links in the documentation. Fixes issues identified in the review of PR #14415.
This commit is contained in:
committed by
Peter Steinberger
parent
97bdfb6aac
commit
84764eea52
@@ -1618,10 +1618,7 @@
|
|||||||
"es/platforms/hetzner",
|
"es/platforms/hetzner",
|
||||||
"es/platforms/gcp",
|
"es/platforms/gcp",
|
||||||
"es/platforms/macos-vm",
|
"es/platforms/macos-vm",
|
||||||
"es/platforms/exe-dev",
|
"es/platforms/exe-dev"
|
||||||
"es/railway",
|
|
||||||
"es/render",
|
|
||||||
"es/northflank"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -2111,10 +2108,7 @@
|
|||||||
"pt-BR/platforms/hetzner",
|
"pt-BR/platforms/hetzner",
|
||||||
"pt-BR/platforms/gcp",
|
"pt-BR/platforms/gcp",
|
||||||
"pt-BR/platforms/macos-vm",
|
"pt-BR/platforms/macos-vm",
|
||||||
"pt-BR/platforms/exe-dev",
|
"pt-BR/platforms/exe-dev"
|
||||||
"pt-BR/railway",
|
|
||||||
"pt-BR/render",
|
|
||||||
"pt-BR/northflank"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user