hgext/simple4server.py
branchstable
changeset 1328 9321889d119a
parent 1257 c52c15100fb2
child 1329 344774ef5a05
--- a/hgext/simple4server.py	Mon May 04 10:58:14 2015 -0700
+++ b/hgext/simple4server.py	Wed May 06 11:29:15 2015 -0700
@@ -9,7 +9,7 @@
 improved user interface.'''
 
 testedwith = '3.3.3 3.4-rc'
-buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'
+buglink = 'http://bz.selenic.com/'
 
 import mercurial.obsolete
 mercurial.obsolete._enabled = True