summaryrefslogtreecommitdiffstats
path: root/Doc/using
diff options
context:
space:
mode:
authorDong-hee Na <donghee.na@python.org>2022-08-20 15:11:35 (GMT)
committerGitHub <noreply@github.com>2022-08-20 15:11:35 (GMT)
commit6ec57e7c5af6816178d34233a4da12eb0c21c9d9 (patch)
tree32ec5960a518b0de00298947154867aefc7d9cb5 /Doc/using
parente0d54a4a799dae4ebdd72a16bcf287ed62ae2972 (diff)
downloadcpython-6ec57e7c5af6816178d34233a4da12eb0c21c9d9.zip
cpython-6ec57e7c5af6816178d34233a4da12eb0c21c9d9.tar.gz
cpython-6ec57e7c5af6816178d34233a4da12eb0c21c9d9.tar.bz2
gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)
Diffstat (limited to 'Doc/using')
-rw-r--r--Doc/using/configure.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/configure.rst b/Doc/using/configure.rst
index ef770d7..cd55403 100644
--- a/Doc/using/configure.rst
+++ b/Doc/using/configure.rst
@@ -235,7 +235,7 @@ also be used to improve performance.
.. cmdoption:: --enable-bolt
Enable usage of the `BOLT post-link binary optimizer
- <https://github.com/llvm/llvm-project/tree/main/bolt>` (disabled by
+ <https://github.com/llvm/llvm-project/tree/main/bolt>`_ (disabled by
default).
BOLT is part of the LLVM project but is not always included in their binary