mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 11:22:55 -05:00
forward /demo to PMF Demo
This commit is contained in:
@@ -59,6 +59,11 @@ const nextConfig = {
|
||||
destination: "/docs",
|
||||
permanent: false,
|
||||
},
|
||||
{
|
||||
source: "/demo",
|
||||
destination: "https://app.formbricks.com/demo",
|
||||
permanent: false,
|
||||
},
|
||||
];
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user