diff options
author | gbrandl <devnull@localhost> | 2009-03-21 19:08:49 +0100 |
---|---|---|
committer | gbrandl <devnull@localhost> | 2009-03-21 19:08:49 +0100 |
commit | 3efcdedf1025051862111ca708842b334546e59f (patch) | |
tree | 46cba28e19b7b7fb1e0b9e1a59e89da1585eb037 | |
parent | 3aa0be00b9c3237999dee50f3cababe46e15a276 (diff) | |
download | pygments-3efcdedf1025051862111ca708842b334546e59f.tar.gz |
Update URL.
-rw-r--r-- | docs/src/plugins.txt | 2 |
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 |