diff options
author | Brad King <brad.king@kitware.com> | 2023-02-27 14:09:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-27 14:09:13 (GMT) |
commit | c28077ffb36b05d7d75ed97d20579a0d06f28fef (patch) | |
tree | 7708a1c2b8dbc0c8af2009aa1c2bd261d030e418 | |
parent | 157e361ff7aae3f20b2d71229182d304ea792f05 (diff) | |
download | CMake-c28077ffb36b05d7d75ed97d20579a0d06f28fef.zip CMake-c28077ffb36b05d7d75ed97d20579a0d06f28fef.tar.gz CMake-c28077ffb36b05d7d75ed97d20579a0d06f28fef.tar.bz2 |
Help: Replace link with its permanent redirect
-rw-r--r-- | Help/guide/ide-integration/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/guide/ide-integration/index.rst b/Help/guide/ide-integration/index.rst index e198789..3a11a34 100644 --- a/Help/guide/ide-integration/index.rst +++ b/Help/guide/ide-integration/index.rst @@ -145,7 +145,7 @@ The following IDEs support CMake natively: * `VSCode`_ (via a plugin) .. _CLion: https://www.jetbrains.com/clion/ -.. _KDevelop: https://www.kdevelop.org/ +.. _KDevelop: https://kdevelop.org/ .. _QtCreator: https://www.qt.io/product/development-tools .. _Vim: https://www.vim.org/ .. _Visual Studio: https://visualstudio.microsoft.com/ |