We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5babfca commit 32cb780Copy full SHA for 32cb780
config/redirects
@@ -7,3 +7,6 @@ symlink: current -> master
7
raw: ${prefix}/ -> ${base}/current/
8
raw: ${prefix}/stable -> ${base}/current/
9
raw: ${prefix}/master -> ${base}/upcoming/
10
+
11
+# temporary redirect for a bad link
12
+raw: ${prefix}/get-started/download-and-install/ -> ${base}/current/get-started/download-and-install/
0 commit comments