diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2017-08-17 19:01:34 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2017-08-17 19:06:24 -0400 |
commit | 634391bcf7a59b2be898a5f40c290f2bf7662b54 (patch) | |
tree | a82a444c59066fb6ce67926d408ac36939e10cc7 /docs/_template.html | |
parent | 418f58ab04d786cb189b1419b0de95b0fc9e9667 (diff) | |
download | markdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.tar.gz markdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.tar.bz2 markdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.zip |
GitHub/waylan => GitHub/Python-Markdown org
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 d3780dd..58e9967 100644 --- a/docs/_template.html +++ b/docs/_template.html @@ -47,7 +47,7 @@ title="next chapter">%(next_title)s</a></p> <h3>This Page</h3> <ul class="this-page-menu"> - <li><a href="https://github.com/waylan/Python-Markdown/issues" + <li><a href="https://github.com/Python-Markdown/markdown/issues" >Report a Bug</a></li> <li><a href="%(source)s" rel="nofollow">Show Source</a></li> |