summaryrefslogtreecommitdiffstats
path: root/Help/release
diff options
context:
space:
mode:
authorAlex Turbov <i.zaufi@gmail.com>2022-11-06 14:12:14 (GMT)
committerBrad King <brad.king@kitware.com>2022-11-07 15:05:41 (GMT)
commitac5295a9dea2ff5f130dbd6dd9429bc42761a995 (patch)
treeb6dc8ba50838e5fb6ed826f541448801930ff59e /Help/release
parent7c52e9e9511ecbd3dad2d0de493ea7329a860c5f (diff)
downloadCMake-ac5295a9dea2ff5f130dbd6dd9429bc42761a995.zip
CMake-ac5295a9dea2ff5f130dbd6dd9429bc42761a995.tar.gz
CMake-ac5295a9dea2ff5f130dbd6dd9429bc42761a995.tar.bz2
Help: Fix broken external links found by sphinx linkcheck
Diffstat (limited to 'Help/release')
-rw-r--r--Help/release/3.4.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/release/3.4.rst b/Help/release/3.4.rst
index 943d267..abfede6 100644
--- a/Help/release/3.4.rst
+++ b/Help/release/3.4.rst
@@ -227,7 +227,7 @@ Other
will be merged with linker-generated manifests and embedded in the
binary.
-* The `Concurrent Fortran 77 <https://ccur.com>`__ compiler is now supported.
+* The Concurrent Fortran 77 compiler is now supported.
Its :variable:`compiler id <CMAKE_<LANG>_COMPILER_ID>` is ``CCur``.
* :manual:`cmake(1)` gained a new ``--trace-expand`` command line option