diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-03-07 06:25:50 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-03-07 06:40:17 -0500 |
commit | bbdbde59f7edde5df5630308fbffd657b3c26f60 (patch) | |
tree | 5415c506bf548b9a327f9f7e0ce05ac84124221a /docs/extensions/extra.md | |
parent | dd380f464a4eaa1a7e5eca9e4ab2b0bf32ecb835 (diff) | |
download | markdown-bbdbde59f7edde5df5630308fbffd657b3c26f60.tar.gz markdown-bbdbde59f7edde5df5630308fbffd657b3c26f60.tar.bz2 markdown-bbdbde59f7edde5df5630308fbffd657b3c26f60.zip |
Renamed a few docswith better file names.
Diffstat (limited to 'docs/extensions/extra.md')
-rw-r--r-- | docs/extensions/extra.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/extensions/extra.md b/docs/extensions/extra.md index 998a200..adafe07 100644 --- a/docs/extensions/extra.md +++ b/docs/extensions/extra.md @@ -45,4 +45,4 @@ of those extensions are not part of PHP Markdown Extra, and therefore, not part of Python-Markdown Extra. If you really would like Extra to include additional extensions, we suggest creating your own clone of Extra under a different name -(see [Writing Extensions](../writing_extensions.html)). +(see the [Extension API](api.html)). |