Skip to content

Commit 7045d25

Browse files
committed
fix(wiki): route docs rewrites to docs app
1 parent 444d4ec commit 7045d25

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

wiki/_redirects

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/ /home/ 302
22
/docs /docs/latest/getting-started/vibe-trading-overview 302
33
/docs/ /docs/latest/getting-started/vibe-trading-overview 302
4-
/docs/latest/* /docs/index.html 200
5-
/docs/0.1.7/* /docs/index.html 200
64
/tutorials /tutorials/ 302
75
/alpha /alpha-library/ 302
86
/alpha-library /alpha-library/ 302
97
/research-lab /research-lab/ 302
8+
/docs/latest/* /docs/ 200
9+
/docs/0.1.7/* /docs/ 200

0 commit comments

Comments
 (0)