summaryrefslogtreecommitdiffstats
path: root/googletest/scripts/fuse_gtest_files.py
diff options
context:
space:
mode:
authorGennadiy Civil <misterg@google.com>2018-06-11 15:40:35 (GMT)
committerGennadiy Civil <misterg@google.com>2018-06-11 15:40:35 (GMT)
commit8f87d00398228925b1542b81710a9015c8f68e7b (patch)
treea383d30b17b861537037174038fc3e15daa6e055 /googletest/scripts/fuse_gtest_files.py
parentde47b0d30c1d2a2072eb1c2a2e852d6aaa028931 (diff)
downloadgoogletest-8f87d00398228925b1542b81710a9015c8f68e7b.zip
googletest-8f87d00398228925b1542b81710a9015c8f68e7b.tar.gz
googletest-8f87d00398228925b1542b81710a9015c8f68e7b.tar.bz2
Rename AdvancedGuide.md to advanced.md and adjust the links.
Part of documentation rationalization work
Diffstat (limited to 'googletest/scripts/fuse_gtest_files.py')
-rwxr-xr-xgoogletest/scripts/fuse_gtest_files.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googletest/scripts/fuse_gtest_files.py b/googletest/scripts/fuse_gtest_files.py
index 9a5c8d3..d0dd464 100755
--- a/googletest/scripts/fuse_gtest_files.py
+++ b/googletest/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
-https://github.com/google/googletest/blob/master/googletest/docs/AdvancedGuide.md for
+https://github.com/google/googletest/blob/master/googletest/docs/advanced.md for
more information.
"""