mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 19:39:01 -05:00
add docs redirect to first page
This commit is contained in:
@@ -35,6 +35,11 @@ const nextConfig = {
|
||||
destination: "/formbricks-hq",
|
||||
permanent: false,
|
||||
},
|
||||
{
|
||||
source: "/docs",
|
||||
destination: "/docs/introduction/what-is-formbricks",
|
||||
permanent: false,
|
||||
},
|
||||
{
|
||||
source: "/docs/formbricks-hq/self-hosting",
|
||||
destination: "/docs",
|
||||
|
||||
Reference in New Issue
Block a user