diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2012-09-09 18:26:44 +0400 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2012-09-09 18:26:44 +0400 |
commit | a3656333ea3f7b391b1b61c13e3566b4e0d81053 (patch) | |
tree | e14294308bb4139360280779b5fc39776e0f678b | |
parent | 13fa0847ab676ee2975403cefdb25f2d5395f4ad (diff) | |
download | markdown-a3656333ea3f7b391b1b61c13e3566b4e0d81053.tar.gz markdown-a3656333ea3f7b391b1b61c13e3566b4e0d81053.tar.bz2 markdown-a3656333ea3f7b391b1b61c13e3566b4e0d81053.zip |
Remove unneeded link
-rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -172,7 +172,6 @@ though there are a few known issues. See Features_ for information on what exactly is supported and what is not. Additional features are supported by the `Available Extensions`_. -.. _Python-Markdown: http://packages.python.org/Markdown/ .. _Markdown: http://daringfireball.net/projects/markdown/ .. _Features: http://packages.python.org/Markdown/index.html#Features .. _`Available Extensions`: http://packages.python.org/Markdown/extensions/index.html |