commit 76ec58d1197c8d2af2cda34b349a97b42e8a4d76
parent 047be5cde81302b375c03e577a148d7ed2f24cd3
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Fri, 17 Feb 2017 10:55:07 +0100
Fix Buildbot project URL
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
@@ -89,7 +89,7 @@ c['titleURL'] = "https://taler.net"
# the 'www' entry below, but with an externally-visible host name which the
# buildbot cannot figure out without some help.
-c['buildbotURL'] = "http://localhost:8010/"
+c['buildbotURL'] = "https://buildbot.taler.net/"
# minimalistic config to activate new web UI
c['www'] = dict(port=8010,