Skip to content

Commit 56e9e7d

Browse files
committed
added redirect for deleted page
1 parent c104c97 commit 56e9e7d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@
8080
{
8181
"source": "/plane-one/introduction",
8282
"destination": "/self-hosting/overview"
83+
},
84+
{
85+
"source": "/dev-tools/build-plane-app/",
86+
"destination": "/dev-tools/build-plane-app/overview"
8387
}
8488
]
8589
}

0 commit comments

Comments
 (0)