summaryrefslogtreecommitdiff
path: root/scripts/fuse_gtest_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuse_gtest_files.py')
-rwxr-xr-xscripts/fuse_gtest_files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fuse_gtest_files.py b/scripts/fuse_gtest_files.py
index 3f3e9f3..d0dd464 100755
--- a/scripts/fuse_gtest_files.py
+++ b/scripts/fuse_gtest_files.py
@@ -52,7 +52,7 @@ EXAMPLES
This tool is experimental. In particular, it assumes that there is no
conditional inclusion of Google Test headers. Please report any
problems to googletestframework@googlegroups.com. You can read
-http://code.google.com/p/googletest/wiki/GoogleTestAdvancedGuide for
+https://github.com/google/googletest/blob/master/googletest/docs/advanced.md for
more information.
"""