Author: jdevlieghere Date: Tue Apr 23 18:58:17 2019 New Revision: 359063 URL: http://llvm.org/viewvc/llvm-project?rev=359063&view=rev Log: [Docs] Add more redirects
Found two more broken links. Modified: lldb/trunk/docs/.htaccess Modified: lldb/trunk/docs/.htaccess URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/docs/.htaccess?rev=359063&r1=359062&r2=359063&view=diff ============================================================================== --- lldb/trunk/docs/.htaccess (original) +++ lldb/trunk/docs/.htaccess Tue Apr 23 18:58:17 2019 @@ -5,5 +5,6 @@ Redirect 301 /projects.html https://lldb 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 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits