summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2020-11-25 16:10:03 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2020-11-25 16:10:03 -0500
commita2058ae57896493fc84e073d46bb59234f57d1f6 (patch)
tree2a53ee40ad21e1a1e3155d2bf3020643af2231cf /developers-manual.rst
parentea11eb785d0306c94bf7ae771f2aa88933940127 (diff)
downloaddocs-a2058ae57896493fc84e073d46bb59234f57d1f6.tar.gz
docs-a2058ae57896493fc84e073d46bb59234f57d1f6.tar.bz2
docs-a2058ae57896493fc84e073d46bb59234f57d1f6.zip
remove markup around URL, allowing to be rendered clickable
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index 7741124e..d3b1b34c 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -615,7 +615,7 @@ Continuous integration
CI is done with Buildbot (https://buildbot.net/), and builds are
triggered by the means of Git hooks. The results are published at
-``https://buildbot.taler.net/``.
+https://buildbot.taler.net/ .
In order to avoid downtimes, CI uses a "blue/green" deployment
technique. In detail, there are two users building code on the system,