commit | 98f40b1fcdbcdc6ad655d07dae21d9557924401f | [log] [tgz] |
---|---|---|
author | Neal Norwitz <nnorwitz@gmail.com> | Sat Oct 27 22:32:21 2007 +0000 |
committer | Neal Norwitz <nnorwitz@gmail.com> | Sat Oct 27 22:32:21 2007 +0000 |
tree | 9601de4fe13043452850047d4e673e7036a4f373 | |
parent | dd1a8466f522f5e4ba656425b51398fe52e4700f [diff] |
Update URL for Pygments. 0.8.1 is no longer available
diff --git a/Doc/README.txt b/Doc/README.txt index c566a4a..9959da2 100644 --- a/Doc/README.txt +++ b/Doc/README.txt
@@ -67,7 +67,7 @@ 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.