update sidebar, add redirect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -195,6 +195,10 @@ const config: Config = {
|
||||
from: '/docs/local-dev/debugging/',
|
||||
to: '/docs/tooling/local-dev/debugging',
|
||||
},
|
||||
{
|
||||
from: '/docs/plugins/url-reader/',
|
||||
to: '/docs/backend-system/core-services/url-reader',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -274,8 +274,7 @@
|
||||
"items": [
|
||||
"plugins/proxying",
|
||||
"plugins/backend-plugin",
|
||||
"plugins/call-existing-api",
|
||||
"plugins/url-reader"
|
||||
"plugins/call-existing-api"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user