diff options
author | Brad King <brad.king@kitware.com> | 2022-11-08 14:01:43 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2022-11-08 14:02:30 (GMT) |
commit | c30cd5fef1ccd6afd4201b92f49c1618765032aa (patch) | |
tree | 49572a07fea94d29d2bee51acc300707d7c98b9c /Help/variable | |
parent | 09fb50a167fd9dc204c30e817894c891144f3f04 (diff) | |
parent | 435b0c573c391f9eaae9a8d0d67629473297c987 (diff) | |
download | CMake-c30cd5fef1ccd6afd4201b92f49c1618765032aa.zip CMake-c30cd5fef1ccd6afd4201b92f49c1618765032aa.tar.gz CMake-c30cd5fef1ccd6afd4201b92f49c1618765032aa.tar.bz2 |
Merge topic 'sphinx-linkcheck' into release-3.25
435b0c573c Help: Fix some redirects reported with sphinx linkcheck
ac5295a9de Help: Fix broken external links found by sphinx linkcheck
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7876
Diffstat (limited to 'Help/variable')
-rw-r--r-- | Help/variable/CMAKE_LANG_COMPILER_ID.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst index 0174c56..e311d1b 100644 --- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst +++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst @@ -55,13 +55,13 @@ languages. .. _Embarcadero: https://www.embarcadero.com .. _Classic Flang Fortran Compiler: https://github.com/flang-compiler/flang .. _LLVM Flang Fortran Compiler: https://github.com/llvm/llvm-project/tree/main/flang -.. _G95 Fortran: http://g95.sourceforge.net +.. _G95 Fortran: https://g95.sourceforge.net .. _GNU Compiler Collection: https://gcc.gnu.org .. _Green Hills Software: https://www.ghs.com/products/compiler.html .. _Microsoft Visual Studio: https://visualstudio.microsoft.com .. _NVIDIA HPC Compiler: https://developer.nvidia.com/hpc-compilers .. _NVIDIA CUDA Compiler: https://developer.nvidia.com/cuda-llvm-compiler .. _Open Watcom: https://open-watcom.github.io -.. _Small Device C Compiler: http://sdcc.sourceforge.net +.. _Small Device C Compiler: https://sdcc.sourceforge.net .. _Tiny C Compiler: https://bellard.org/tcc -.. _Tasking Compiler Toolsets: https://tasking.com +.. _Tasking Compiler Toolsets: https://www.tasking.com |