commit f13f4a7bfbb73f036f0041c2aa0d99c14bed99cb
parent c115a6609adbb99adff4e14019a6d33acbce6ab9
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Mon, 10 Jun 2019 15:50:37 +0200
update URL
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
@@ -534,6 +534,6 @@ reserved to "admin" users.
@chapter Code coverage
Code coverage is done with the Gcov / Lcov (http://ltp.sourceforge.net/coverage/lcov.php)
combo, and it is run *nightly* (once a day) by a Buildbot worker. The
-coverage results are then published at @code{https://lcov.wild.gv.taler.net/}.
+coverage results are then published at @code{https://lcov.taler.net/}.
@bye