# HG changeset patch # User John W. Eaton # Date 1661276366 14400 # Node ID 4a2d6716bf98988151080f379fd5d2049b23d442 # Parent 614d569bb3f699260491a0b209a3ff5a7ca2507e update octave.org URLs diff -r 614d569bb3f6 -r 4a2d6716bf98 master.cfg --- a/master.cfg Tue Mar 01 09:53:26 2022 -0500 +++ b/master.cfg Tue Aug 23 13:39:26 2022 -0400 @@ -59,7 +59,7 @@ octave_hg_repo = "https://hg.savannah.gnu.org/hgweb/octave" stable_octave_hg_repo = "https://hg.savannah.gnu.org/hgweb/octave" -mxe_octave_hg_repo = "http://hg.octave.org/mxe-octave" +mxe_octave_hg_repo = "https://hg.octave.org/mxe-octave" ## CHANGESOURCES @@ -921,7 +921,7 @@ # the 'www' entry below, but with an externally-visible host name which the # buildbot cannot figure out without some help. -c['buildbotURL'] = "http://buildbot.octave.org:8010/" +c['buildbotURL'] = "https://buildbot.octave.org/" ## Minimalistic config to activate new web UI