diff --git a/docs/index.rst b/docs/index.rst index eeea39af..acd92290 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -117,9 +117,9 @@ This list contains known issues with libc++ must be used during configuration. -A full list of currently open libc++ bugs can be `found here `_. +A full list of currently open libc++ bugs can be `found here`__. -.. _`libcxx bug list`: https://llvm.org/bugs/buglist.cgi?component=All%20Bugs&product=libc%2B%2B&query_format=advanced&resolution=---&order=changeddate%20DESC%2Cassigned_to%20DESC%2Cbug_status%2Cpriority%2Cbug_id&list_id=74184 +.. __: https://llvm.org/bugs/buglist.cgi?component=All%20Bugs&product=libc%2B%2B&query_format=advanced&resolution=---&order=changeddate%20DESC%2Cassigned_to%20DESC%2Cbug_status%2Cpriority%2Cbug_id&list_id=74184 Design Documents ----------------