Skip to content

Commit 0b29904

Browse files
committed
add redirect
1 parent a15607a commit 0b29904

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.ts

+5
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ const config: Config = {
8484
from: "/integrations/self-hosted-github",
8585
to: "/platforms/self-hosted-github",
8686
},
87+
{
88+
from: "/platforms/saas-azure-devops",
89+
to: "/platforms/azure-devops",
90+
},
91+
8792
],
8893
},
8994
],

0 commit comments

Comments
 (0)