Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/vercel.json
Original file line number Diff line number Diff line change
@@ -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 },

1 comment on commit 1333ea7

@vercel
Copy link

@vercel vercel bot commented on 1333ea7 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.