summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-04-24 01:58:17 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-04-24 01:58:17 +0000
commit196123255e401cf156812f61cfe61b2533c42aa7 (patch)
treea2c4200a19371ad1d89079618af01451bd15c66e /lldb
parent6d0dc28a32cfb9bd37ad3d71e7ecaedabc40f19d (diff)
downloadbcm5719-llvm-196123255e401cf156812f61cfe61b2533c42aa7.tar.gz
bcm5719-llvm-196123255e401cf156812f61cfe61b2533c42aa7.zip
[Docs] Add more redirects
Found two more broken links. llvm-svn: 359063
Diffstat (limited to 'lldb')
-rw-r--r--lldb/docs/.htaccess3
1 files changed, 2 insertions, 1 deletions
diff --git a/lldb/docs/.htaccess b/lldb/docs/.htaccess
index dd6f390e5cd..1883e3b71c8 100644
--- a/lldb/docs/.htaccess
+++ b/lldb/docs/.htaccess
@@ -5,5 +5,6 @@ Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html
Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html
Redirect 301 /varformats.html https://lldb.llvm.org/use/variable.html
Redirect 301 /architecture/index.html https://lldb.llvm.org/use/architecture.html
-Redirect 301 /architecture/index.html https://lldb.llvm.org/use/architecture.html
+Redirect 301 /features.html https://lldb.llvm.org/status/features.html
+Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html
Redirect 301 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html
OpenPOWER on IntegriCloud