diff options
Diffstat (limited to 'security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig')
-rw-r--r-- | security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig b/security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig index 3d68157d5..645701e22 100644 --- a/security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig +++ b/security/nss/gtests/google_test/gtest/xcode/Config/DebugProject.xcconfig @@ -5,7 +5,7 @@ // examples. It is set in the "Based On:" dropdown in the "Project" info // dialog. // This file is based on the Xcode Configuration files in: -// http://code.google.com/p/google-toolbox-for-mac/ +// https://github.com/google/google-toolbox-for-mac // #include "General.xcconfig" |