summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2009-03-21 19:08:49 +0100
committergbrandl <devnull@localhost>2009-03-21 19:08:49 +0100
commit3efcdedf1025051862111ca708842b334546e59f (patch)
tree46cba28e19b7b7fb1e0b9e1a59e89da1585eb037
parent3aa0be00b9c3237999dee50f3cababe46e15a276 (diff)
downloadpygments-3efcdedf1025051862111ca708842b334546e59f.tar.gz
Update URL.
-rw-r--r--docs/src/plugins.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/plugins.txt b/docs/src/plugins.txt
index 2c98c523..335cf4ce 100644
--- a/docs/src/plugins.txt
+++ b/docs/src/plugins.txt
@@ -83,7 +83,7 @@ covered in the `setuptools documentation`_. That page should cover everything
you need to write a plugin. Also `this blog entry`_ might be interesting.
.. _setuptools documentation: http://peak.telecommunity.com/DevCenter/setuptools
-.. _this blog entry: http://lucumr.pocoo.org/entry/setuptools-plugins/
+.. _this blog entry: http://lucumr.pocoo.org/2006/7/30/setuptools-plugins
Extending The Core