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/install.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/install.md')
-rw-r--r-- | docs/install.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.md b/docs/install.md index cc2a10d..a7e7ff0 100644 --- a/docs/install.md +++ b/docs/install.md @@ -2,7 +2,7 @@ title: Installation prev_title: Summary prev_url: index.html next_title: Library Reference -next_url: using_as_module.html +next_url: reference.html Installing Python-Markdown ========================== |