aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release-2.6.txt
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2017-08-17 19:01:34 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2017-08-17 19:06:24 -0400
commit634391bcf7a59b2be898a5f40c290f2bf7662b54 (patch)
treea82a444c59066fb6ce67926d408ac36939e10cc7 /docs/release-2.6.txt
parent418f58ab04d786cb189b1419b0de95b0fc9e9667 (diff)
downloadmarkdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.tar.gz
markdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.tar.bz2
markdown-634391bcf7a59b2be898a5f40c290f2bf7662b54.zip
GitHub/waylan => GitHub/Python-Markdown org
Diffstat (limited to 'docs/release-2.6.txt')
-rw-r--r--docs/release-2.6.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/release-2.6.txt b/docs/release-2.6.txt
index 9a235c8..e450162 100644
--- a/docs/release-2.6.txt
+++ b/docs/release-2.6.txt
@@ -206,7 +206,7 @@ explanation.</ins>
[MultiMarkdown]: http://fletcherpenney.net/MultiMarkdown_Syntax_Guide#metadata
[Meta-Data]: extensions/meta_data.html
[YAML]: http://yaml.org/
-[#390]: https://github.com/waylan/Python-Markdown/issues/390
+[#390]: https://github.com/Python-Markdown/markdown/issues/390
### Table of Contents Extension Refactored
@@ -259,5 +259,5 @@ benefit everyone.
[flake8]: https://flake8.readthedocs.io/en/latest/
Various bug fixes have been made. See the
-[commit log](https://github.com/waylan/Python-Markdown/commits/master)
+[commit log](https://github.com/Python-Markdown/markdown/commits/master)
for a complete history of the changes.