changeset 48:4a2d6716bf98

update octave.org URLs
author John W. Eaton <jwe@octave.org>
date Tue, 23 Aug 2022 13:39:26 -0400
parents 614d569bb3f6
children 77624549a335
files master.cfg
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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