diff -r e4ad46f9a004 -r 88edf62870f4 hgext/highlight/__init__.py --- a/hgext/highlight/__init__.py Sun May 31 14:51:37 2009 +0200 +++ b/hgext/highlight/__init__.py Sun May 31 14:52:22 2009 +0200 @@ -10,7 +10,7 @@ """syntax highlighting in hgweb, based on Pygments -It depends on the pygments syntax highlighting library: +It depends on the Pygments syntax highlighting library: http://pygments.org/ To enable the extension add this to hgrc: