diff options
Diffstat (limited to 'cmake/FindSphinx.cmake')
| -rw-r--r-- | cmake/FindSphinx.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cmake/FindSphinx.cmake b/cmake/FindSphinx.cmake index 276f3a28..7d489b65 100644 --- a/cmake/FindSphinx.cmake +++ b/cmake/FindSphinx.cmake @@ -56,7 +56,7 @@ find_program(Sphinx_BUILD_EXECUTABLE          sphinx-build          sphinx-build2          sphinx-build3 -    DOC "Sphinx Documentation Builder (http://sphinx-doc.org/)" +    DOC "Sphinx Documentation Builder (https://www.sphinx-doc.org/)"  )  if (Sphinx_BUILD_EXECUTABLE) | 
