1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

docs: fix vercel formatting error

This commit is contained in:
Ivar Conradi Østhus 2024-01-08 20:51:17 +01:00
parent f040e25377
commit be05974907
No known key found for this signature in database
GPG Key ID: 14F51E4841AF1DE1

View File

@ -1,7 +1,7 @@
{
"cleanUrls": true,
"rewrites": [
{ "source": "/helm-charts(/?):path(.*)", "destination": "https://docs.getunleash.io/helm-charts/:path", "permanent": true }
{ "source": "/helm-charts(/?):path(.*)", "destination": "https://docs.getunleash.io/helm-charts/:path" }
],
"redirects": [
{ "source": "/user_guide/api-token", "destination": "/how-to/how-to-create-api-tokens", "permanent": true },