diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-06 18:31:26 -0500 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2018-01-08 20:41:18 -0500 |
commit | 9ea0e31c20f67ba22e6dda310a9c9cd82e203288 (patch) | |
tree | bc512c36fdabeed556d56eaf08015bd2bc1271b6 /mkdocs.yml | |
parent | 49249b3fb6c458c2cbc34c409ba57cfae6e72320 (diff) | |
download | markdown-9ea0e31c20f67ba22e6dda310a9c9cd82e203288.tar.gz markdown-9ea0e31c20f67ba22e6dda310a9c9cd82e203288.tar.bz2 markdown-9ea0e31c20f67ba22e6dda310a9c9cd82e203288.zip |
Document the new test tools.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ pages: - Tables: extensions/tables.md - WikiLinks: extensions/wikilinks.md - Extension API: extensions/api.md - - Test Suite: test_suite.md + - Test Tools: test_tools.md - Change Log: change_log/index.md - Release Notes for v.2.6: change_log/release-2.6.md - Release Notes for v.2.5: change_log/release-2.5.md |