Skip to content

Commit cc5e9a1

Browse files
authored
feature (#238): add redirect for /guide/ path for easy url sharing (#287)
1 parent e3da7bc commit cc5e9a1

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)