[PATCH 4 of 5 evolve-ext stable] simple4server: update buglink to point to bz.mercurial-scm.org

Anton Shestakov av6 at dwimlabs.net
Sat Aug 27 08:44:08 EDT 2016


# HG changeset patch
# User Anton Shestakov <av6 at dwimlabs.net>
# Date 1472300717 -28800
#      Sat Aug 27 20:25:17 2016 +0800
# Branch stable
# Node ID 91316f4826a7372afc766159c0d66fefb2f92c5c
# Parent  fd8dad34fd01e54cc0b164d3e3931bc6ebe5583a
simple4server: update buglink to point to bz.mercurial-scm.org

diff --git a/hgext/simple4server.py b/hgext/simple4server.py
--- a/hgext/simple4server.py
+++ b/hgext/simple4server.py
@@ -9,7 +9,7 @@ For client side usages it is recommended
 improved user interface.'''
 
 testedwith = '3.3.3 3.4-rc'
-buglink = 'http://bz.selenic.com/'
+buglink = 'https://bz.mercurial-scm.org/'
 
 import mercurial.obsolete
 


More information about the Mercurial-devel mailing list