1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/vercel.json
2023-12-19 20:16:14 +01:00

7 lines
265 B
JSON

{
"redirects": [
{ "source": "/ivar-test", "destination": "/topics/feature-flags/feature-flag-best-practices", "permanent": false },
{ "source": "/ivar-test2", "destination": "/topics/feature-flags/feature-flag-best-practices", "permanent": false }
]
}