summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 21:26:04 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 21:26:04 +0200
commit19f3d01d3b199080fe049776f64fa73b677a5805 (patch)
treee2a09d620c4025387bf6557c3c2bd7c8790402b1 /bin/taler-deployment
parentc03456ce92cd152f84399cd1f5603b4752483e4c (diff)
downloaddeployment-19f3d01d3b199080fe049776f64fa73b677a5805.tar.gz
deployment-19f3d01d3b199080fe049776f64fa73b677a5805.tar.bz2
deployment-19f3d01d3b199080fe049776f64fa73b677a5805.zip
fix docs bootstrap
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 2d6efcf..8ec50ad 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -275,7 +275,7 @@ def get_repos(envname):
return [
Repo(
"docs",
- "git://gnunet.org/docs.git",
+ "git://git.taler.net/docs.git",
[],
build_docs,
),