Skip to content

Commit 7b0490b

Browse files
add integrations docs redirect
1 parent 740daad commit 7b0490b

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

docs-v2/next.config.mjs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ export default withNextra({
3434
destination: "/",
3535
permanent: true,
3636
},
37+
{
38+
source: "/integrations/",
39+
destination: "/integrations/apps/",
40+
permanent: true,
41+
},
3742
{
3843
source: "/apps/",
3944
destination: "/integrations/apps/",

pnpm-lock.yaml

Lines changed: 3 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)