[Docs] Fix link to C++ docs
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 24 Apr 2019 00:10:23 +0000 (00:10 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 24 Apr 2019 00:10:23 +0000 (00:10 +0000)
... and add a redirect for the old URL.

llvm-svn: 359052

lldb/docs/.htaccess
lldb/docs/index.rst

index b3c16a7..dd6f390 100644 (file)
@@ -5,3 +5,5 @@ 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 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html
index 27a1bc8..006f493 100644 (file)
@@ -61,9 +61,8 @@ Resources
 API Documentation
 =================
 
+* `C++ API Documentation <https://lldb.llvm.org/cpp_reference/index.html>`_
 * `Python API Documentation <https://lldb.llvm.org/python_reference/index.html>`_
-* `C++ API Documentation <https://lldb.llvm.org/cpp_reference/html/index.html>`_
-
 
 Indices and tables
 ==================