summaryrefslogtreecommitdiff
path: root/pygments/__init__.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-09-07 09:59:05 +0200
committerGeorg Brandl <georg@python.org>2010-09-07 09:59:05 +0200
commit717b67d975bb80ed162b0f588fa2c87bda5cb8f3 (patch)
treed030c89973d53bf9e432db453a2f059a521c93da /pygments/__init__.py
parent0db1c037c4417d2142b25509a8a42dd6a48f228a (diff)
downloadpygments-717b67d975bb80ed162b0f588fa2c87bda5cb8f3.tar.gz
Switch to bitbucket as main repo.
Diffstat (limited to 'pygments/__init__.py')
-rw-r--r--pygments/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/__init__.py b/pygments/__init__.py
index 97623089..93ef690f 100644
--- a/pygments/__init__.py
+++ b/pygments/__init__.py
@@ -20,7 +20,7 @@
The `Pygments tip`_ is installable with ``easy_install Pygments==dev``.
.. _Pygments tip:
- http://dev.pocoo.org/hg/pygments-main/archive/tip.tar.gz#egg=Pygments-dev
+ http://bitbucket.org/birkenfeld/pygments-main/get/tip.zip#egg=Pygments-dev
:copyright: Copyright 2006-2010 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.