diff options
author | Brad King <brad.king@kitware.com> | 2023-02-15 12:04:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-02-17 13:45:01 (GMT) |
commit | 3c5b34af9db82cb88016aae5e95b3556af611c2e (patch) | |
tree | c0c6db80118c44054cb9625b8b736363e9a84dc3 /Modules/FindXCTest.cmake | |
parent | 1004be159f75245f796ff720c49b5cb11a94e967 (diff) | |
download | CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.zip CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.tar.gz CMake-3c5b34af9db82cb88016aae5e95b3556af611c2e.tar.bz2 |
Help: Replace links with their permanent redirects
Diffstat (limited to 'Modules/FindXCTest.cmake')
-rw-r--r-- | Modules/FindXCTest.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindXCTest.cmake b/Modules/FindXCTest.cmake index 7118df2..40e767b 100644 --- a/Modules/FindXCTest.cmake +++ b/Modules/FindXCTest.cmake @@ -13,7 +13,7 @@ An XCTest bundle is a CFBundle with a special product-type and bundle extension. The Mac Developer Library provides more information in the `Testing with Xcode`_ document. -.. _Testing with Xcode: https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/testing_with_xcode/ +.. _Testing with Xcode: https://developer.apple.com/library/archive/documentation/DeveloperTools/Conceptual/testing_with_xcode/ Module Functions ^^^^^^^^^^^^^^^^ |