From: Guillaume Chatelet Date: Thu, 10 Sep 2020 12:01:18 +0000 (+0000) Subject: Fix broken link for Sphinx installation X-Git-Tag: llvmorg-13-init~12473 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed95f7c7ce183564ed2266903fe605106f069beb;p=platform%2Fupstream%2Fllvm.git Fix broken link for Sphinx installation --- diff --git a/llvm/docs/CMake.rst b/llvm/docs/CMake.rst index 2972f1d..96994db 100644 --- a/llvm/docs/CMake.rst +++ b/llvm/docs/CMake.rst @@ -552,7 +552,7 @@ LLVM-specific variables **SPHINX_EXECUTABLE**:STRING The path to the ``sphinx-build`` executable detected by CMake. For installation instructions, see - http://www.sphinx-doc.org/en/latest/usage/installation.html + https://www.sphinx-doc.org/en/master/usage/installation.html **SPHINX_OUTPUT_HTML**:BOOL If enabled (and ``LLVM_ENABLE_SPHINX`` is enabled) then the targets for