Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 66efcd5

Browse files
author
Sébastien Chopin
committed
docs: add redirect for app.config to app-config
1 parent 65f3b3a commit 66efcd5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"source": "/support",
5353
"destination": "/support/solutions",
5454
"permanent": false
55+
},
56+
{
57+
"source": "/docs/guide/directory-structure/app.config",
58+
"destination": "/docs/guide/directory-structure/app-config",
59+
"permanent": false
5560
}
5661
]
5762
}

0 commit comments

Comments
 (0)