]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-90536: Fix link syntax to LLVM-BOLT repository (gh-96141)
authorDong-hee Na <donghee.na@python.org>
Sat, 20 Aug 2022 15:11:35 +0000 (00:11 +0900)
committerGitHub <noreply@github.com>
Sat, 20 Aug 2022 15:11:35 +0000 (00:11 +0900)
Doc/using/configure.rst

index ef770d7747c3d729128fd6cdab71c5aae73dacdd..cd5540320c4f855a442fc3ec0f6e1b83acd1aae9 100644 (file)
@@ -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