From: Neal Norwitz Date: Sat, 27 Oct 2007 22:32:21 +0000 (+0000) Subject: Update URL for Pygments. 0.8.1 is no longer available X-Git-Tag: v2.6a1~1120 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98f40b1fcdbcdc6ad655d07dae21d9557924401f;p=thirdparty%2FPython%2Fcpython.git Update URL for Pygments. 0.8.1 is no longer available --- diff --git a/Doc/README.txt b/Doc/README.txt index c566a4a28cdb..9959da294bad 100644 --- a/Doc/README.txt +++ b/Doc/README.txt @@ -67,7 +67,7 @@ or by installing it from http://docutils.sf.net/. You can optionally also install Pygments, either as a checkout via :: - svn co http://svn.python.org/projects/external/Pygments-0.8.1/pygments tools/pygments + svn co http://svn.python.org/projects/external/Pygments-0.9/pygments tools/pygments or from PyPI at http://pypi.python.org/pypi/Pygments.