Merge branch 'prod'

pull/5002/head
Cagatay Civici 2023-12-26 16:38:27 +03:00
commit 6c5142f7d0
1 changed files with 9 additions and 0 deletions

9
vercel.json Normal file
View File

@ -0,0 +1,9 @@
{
"redirects": [
{
"source": "/accessibility",
"destination": "/guides/accessibility",
"permanent": true
}
]
}