Skip to content

Commit 00a017a

Browse files
committed
feature (#238): add redirect for /guide/ path for easy url sharing
1 parent baf74be commit 00a017a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

netlify.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[redirects]]
2+
from = "/guide/"
3+
to = "/guide/introduction.html"

0 commit comments

Comments
 (0)