Skip to content

Commit ad546ed

Browse files
committed
📝 fix docs redirect
1 parent e1d4fad commit ad546ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[redirects]]
22
from = "/"
3-
to = "/docs/intro"
3+
to = "/intro"
44
force = true
55

66
[[redirects]]
77
from = "/docs"
8-
to = "/docs/intro"
8+
to = "/intro"
99
force = true

0 commit comments

Comments
 (0)