Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 4e5b0bd

Browse files
committed
more redirect fixing
1 parent 5264329 commit 4e5b0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const config = {
178178
},
179179
{
180180
from: "/developers/quickstart",
181-
to: "/developers/Tutorials/quickstart",
181+
to: "/developers/HowTo/quickstart",
182182
},
183183
],
184184
createRedirects(existingPath) {

0 commit comments

Comments
 (0)