From e37c20cc502445d093580bbd1deb455b16445c06 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 10 Nov 2017 09:26:47 -0800 Subject: [PATCH] documentation: Fix broken link --- doc/manual/source/documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/documentation.rst b/doc/manual/source/documentation.rst index 3e6ffbe5b..fab053b12 100644 --- a/doc/manual/source/documentation.rst +++ b/doc/manual/source/documentation.rst @@ -39,7 +39,7 @@ We use Sphinx_ to generate expository chapters describing the design and usage of each module. Right now you are reading the :doc:`Documentation ` Chapter. If you are reading the html version, the -`Show Source <_sources/documentation.rst>`_ link in the sidebar +`Show Source <_sources/documentation.txt>`_ link in the sidebar will show you the reStructuredText source for this chapter. Adding New Chapters