aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Spickett <david.spickett@linaro.org>2025-07-25 14:53:10 +0000
committerDavid Spickett <david.spickett@linaro.org>2025-07-25 14:53:28 +0000
commit6adbbcc7dbcf4ee65c74d396f555f3e057271d9b (patch)
tree1122ddc6d11c7a110f918eca7f7e6ee519938c30
parentb2d4963ee925b014f39231e0faac746630711162 (diff)
downloadllvm-6adbbcc7dbcf4ee65c74d396f555f3e057271d9b.zip
llvm-6adbbcc7dbcf4ee65c74d396f555f3e057271d9b.tar.gz
llvm-6adbbcc7dbcf4ee65c74d396f555f3e057271d9b.tar.bz2
[lldb][docs] Correct link syntax for wasm tracking issue
-rw-r--r--lldb/docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index d6c68b1..a981c0a 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -86,7 +86,7 @@ current state, follow the links to their respective issues:
* `RISC-V <https://github.com/llvm/llvm-project/issues/55383>`_
* `LoongArch <https://github.com/llvm/llvm-project/issues/112693>`_
-* `WebAssembly <https://github.com/llvm/llvm-project/issues/150449`_
+* `WebAssembly <https://github.com/llvm/llvm-project/issues/150449>`_
Get Involved
------------