hgext/simple4server.py
branchmercurial-3.9
changeset 1746 343298df3f26
parent 1730 346de2c1b0e9
child 1757 86e71a0b3319
--- a/hgext/simple4server.py	Fri Oct 28 15:43:21 2016 +0200
+++ b/hgext/simple4server.py	Fri Oct 28 16:03:00 2016 +0200
@@ -8,8 +8,8 @@
 For client side usages it is recommended to use the evolve extension for
 improved user interface.'''
 
-testedwith = '3.3.3 3.4-rc'
-buglink = 'http://bz.selenic.com/'
+testedwith = '3.3 3.4-rc'
+buglink = 'https://bz.mercurial-scm.org/'
 
 import mercurial.obsolete