From 6a3eed4ddc4178d19c0002ec72b9a1d6494e01ae Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 8 Oct 2013 00:40:15 -0700 Subject: - remove . from end of URL --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f18cf3ec3..ec62faa99 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -458,4 +458,4 @@ epub_exclude_files = ['_static/opensearch.xml', '_static/doctools.js', # The depth of the table of contents in toc.ncx. epub_tocdepth = 3 -# For a list of all settings, visit http://sphinx-doc.org/config.html. +# For a list of all settings, visit http://sphinx-doc.org/config.html -- cgit v1.2.3