Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "docs/home" to "docs" #1257

Merged
merged 9 commits into from
May 7, 2020
Prev Previous commit
Next Next commit
Remove old reversed redirect
rogermparent committed May 7, 2020
commit 91d39eb51bae78474dba0989a3b7ce862763a42d
1 change: 0 additions & 1 deletion redirects-list.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,6 @@
"^/(?:help|chat)/?$ https://discordapp.com/invite/dvwXA2N 303",
"^/(?:documentation)/?$ /doc",
"^/(?:documentation)/(.*)?/?$ /doc/$1",
"^/doc/home/?$ /doc 307",
"^/doc/get-started(/.*)?$ /doc/tutorials/get-started$1",
"^/doc/tutorial/?$ /doc/tutorials",
"^/doc/tutorial/(.*)? /doc/tutorials/deep/$1",