Mercurial > hg-stable
changeset 49208:90f7d8276e26
contrib: migrate off of a couple of bitbucket URLs
I noticed this when diffing the thg installer against Mercurial to see what was
missing. There are a handful of other URLs in i18n and extension example help
text if anyone cares to update those.
Differential Revision: https://phab.mercurial-scm.org/D12606
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 04 May 2022 16:01:55 -0400 |
parents | 5ad37b5bfb31 |
children | 3f86ee422095 |
files | contrib/packaging/wix/readme.rst contrib/win32/mercurial.ini |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/packaging/wix/readme.rst Wed May 04 13:39:49 2022 -0400 +++ b/contrib/packaging/wix/readme.rst Wed May 04 16:01:55 2022 -0400 @@ -49,7 +49,7 @@ TortoiseHG uses the WiX files in this directory. The code for building TortoiseHG installers lives at -https://bitbucket.org/tortoisehg/thg-winbuild and is maintained by +https://foss.heptapod.net/mercurial/tortoisehg/thg-winbuild and is maintained by Steve Borho (steve@borho.org). When changing behavior of the WiX installer, be sure to notify
--- a/contrib/win32/mercurial.ini Wed May 04 13:39:49 2022 -0400 +++ b/contrib/win32/mercurial.ini Wed May 04 16:01:55 2022 -0400 @@ -5,7 +5,7 @@ ; This file will be replaced by the installer on every upgrade. ; Editing this file can cause strange side effects on Vista. ; -; http://bitbucket.org/tortoisehg/stable/issue/135 +; https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/135 ; ; To change settings you see in this file, override (or enable) them in ; your user Mercurial.ini file, where USERNAME is your Windows user name: