mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: test helm redirects
This commit is contained in:
parent
7fc9913c4e
commit
7894d6b554
@ -1,7 +1,7 @@
|
||||
{
|
||||
"cleanUrls": true,
|
||||
"redirects": [
|
||||
{ "source": "/helm-charts-test/:slug", "destination": "https://docs.getunleash.io/helm-charts/:slug", "permanent": false },
|
||||
{ "source": "/helm-charts-test/:path(.*)", "destination": "https://docs.getunleash.io/helm-charts/:path", "permanent": true },
|
||||
{ "source": "/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true },
|
||||
{ "source": "/deploy/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true },
|
||||
{ "source": "/advanced/audit_log", "destination": "/reference/event-log", "permanent": true },
|
||||
|
Loading…
Reference in New Issue
Block a user