diff --git a/config/redirects b/config/redirects index b265d576..5e466102 100644 --- a/config/redirects +++ b/config/redirects @@ -7,3 +7,6 @@ symlink: current -> master raw: ${prefix}/ -> ${base}/current/ raw: ${prefix}/stable -> ${base}/current/ raw: ${prefix}/master -> ${base}/upcoming/ + +# temporary redirect for a bad link +raw: ${prefix}/get-started/download-and-install/ -> ${base}/current/get-started/download-and-install/ \ No newline at end of file