Skip to content

Commit

Permalink
Remove introduction redirect
Browse files Browse the repository at this point in the history
Remove introduction redirect
  • Loading branch information
jtoar authored Apr 4, 2022
1 parent c0805f5 commit a56fb78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
publish = "build"
command = "yarn build"

[[redirects]]
from = "/docs/introduction"
to = "/docs/index"
status = 301

[[redirects]]
from = "/docs/deploy"
to = "/docs/deploy/introduction"
Expand Down

0 comments on commit a56fb78

Please sign in to comment.