aboutsummaryrefslogtreecommitdiffstats
path: root/markdown/extensions/meta.py
diff options
context:
space:
mode:
Diffstat (limited to 'markdown/extensions/meta.py')
-rw-r--r--markdown/extensions/meta.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/markdown/extensions/meta.py b/markdown/extensions/meta.py
index a3407da..a3ee6fb 100644
--- a/markdown/extensions/meta.py
+++ b/markdown/extensions/meta.py
@@ -34,10 +34,10 @@ Make sure text without Meta Data still works (markdown < 1.6b returns a <p>).
Copyright 2007-2008 [Waylan Limberg](http://achinghead.com).
-Project website: <http://www.freewisdom.org/project/python-markdown/Meta-Data>
+Project website: <http://packages.python.org/Markdown/meta_data.html>
Contact: markdown@freewisdom.org
-License: BSD (see ../docs/LICENSE for details)
+License: BSD (see ../LICENSE.md for details)
"""
import re