diff -r db0a54205221 -r 343298df3f26 hgext/simple4server.py --- 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