From 0110f03832689ce0165bf463654cd2d8a62e46e7 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 5 Oct 2011 12:41:54 -0300 Subject: Fixed one more [[wikilink]] missed in previous commit. --- docs/release-2.1.0-alpha.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/release-2.1.0-alpha.md b/docs/release-2.1.0-alpha.md index 1e5aa69..5e16d32 100644 --- a/docs/release-2.1.0-alpha.md +++ b/docs/release-2.1.0-alpha.md @@ -32,7 +32,7 @@ manually use Python 3.1's 2to3 tool to do a conversion. wrapper methods. It now expects keyword arguments. Currently, the positional arguments should continue to work, but the solution feels hacky and may be removed in a future version. All users are encouraged to use keyword arguments -as documented in [using_as_module]]. +as documented in [Using Markdown as a Python Library](using_as_module.html). * Past versions of Python-Markdown provided module level Global variables which controlled the behavior of a few different aspects of the parser. Those global -- cgit v1.2.3