mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-18 00:19:49 +01:00
docs: add redirect for python SDK docs
This commit is contained in:
parent
5c0cc48ec6
commit
1333ea7d63
@ -6,6 +6,7 @@
|
||||
{ "source": "/helm-charts(/?):path(.*)", "destination": "https://gh.getunleash.io/helm-charts/:path" }
|
||||
],
|
||||
"redirects": [
|
||||
{ "source": "/unleash-client-python(/?)/:path", "destination": "https://gh.getunleash.io/unleash-client-python/: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