diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-11-04 17:49:57 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-11-04 17:49:57 -0500 |
commit | 54a00d12c03ab3c05ffb57f5797b96b31b6d894f (patch) | |
tree | 06adfce1a6211b4803e25b2ac646b959e2c8ec6c /docs/_template.html | |
parent | 6aa18462014e9c6327b84bf39108dd5f56db37e5 (diff) | |
parent | f7cb43fdc351904306851699a3c84cf19e64ea35 (diff) | |
download | markdown-54a00d12c03ab3c05ffb57f5797b96b31b6d894f.tar.gz markdown-54a00d12c03ab3c05ffb57f5797b96b31b6d894f.tar.bz2 markdown-54a00d12c03ab3c05ffb57f5797b96b31b6d894f.zip |
Merge branch 'master' of https://github.com/waylan/Python-Markdown2.2.1.final
Diffstat (limited to 'docs/_template.html')
-rw-r--r-- | docs/_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_template.html b/docs/_template.html index 202fefb..d3780dd 100644 --- a/docs/_template.html +++ b/docs/_template.html @@ -62,7 +62,7 @@ <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> - <a href="siteindex.html" title="General Index">index</a></li> + <a href="%(base)ssiteindex.html" title="General Index">index</a></li> <li class="right"> <a href="%(next_url)s" title="%(next_title)s" accesskey="N">next</a> |</li> |