mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-26 13:48:33 +02:00
docs: enable clean urls in vercel
This commit is contained in:
parent
c6ba9603c8
commit
093ac96428
@ -1,4 +1,5 @@
|
||||
{
|
||||
"cleanUrls": true,
|
||||
"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 },
|
||||
|
Loading…
Reference in New Issue
Block a user