1# Old website redirects 2Redirect 301 /architecture/index.html https://lldb.llvm.org/resources/architecture.html 3Redirect 301 /cpp_reference/html/index.html https://lldb.llvm.org/cpp_reference/index.html 4Redirect 301 /features.html https://lldb.llvm.org/status/features.html 5Redirect 301 /formats.html https://lldb.llvm.org/use/formatting.html 6Redirect 301 /goals.html https://lldb.llvm.org/status/goals.html 7Redirect 301 /lldb-gdb.html https://lldb.llvm.org/use/map.html 8Redirect 301 /projects.html https://lldb.llvm.org/status/projects.html 9Redirect 301 /remote.html https://lldb.llvm.org/use/remote.html 10Redirect 301 /source.html https://lldb.llvm.org/resources/contributing.html 11Redirect 301 /tutorial.html https://lldb.llvm.org/use/tutorial.html 12Redirect 301 /varformats.html https://lldb.llvm.org/use/variable.html 13 14# Current website redirects 15Redirect 301 /resources/source.html https://lldb.llvm.org/resources/contributing.html 16Redirect 301 /resources/download.html https://lldb.llvm.org/status/releases.html 17Redirect 301 /use/architecture.html https://lldb.llvm.org/resources/architecture.html 18Redirect 301 /resources/architecture.html https://lldb.llvm.org/design/overview.html 19Redirect 301 /resources/reproducers.html https://lldb.llvm.org/design/reproducers.html 20Redirect 301 /resources/sbapi.html https://lldb.llvm.org/design/sbapi.html 21