summaryrefslogtreecommitdiff
path: root/deployment.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-09-27 16:34:36 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-09-27 16:34:36 +0200
commitac894410fc1385e48838b270907c8f710a999bff (patch)
tree8bb83b91cbdcc1bb266aca12557a4d55a940f286 /deployment.rst
parenta648ad2e2b7659b6c124ebf1612199dbc08a7318 (diff)
downloaddocs-ac894410fc1385e48838b270907c8f710a999bff.tar.gz
docs-ac894410fc1385e48838b270907c8f710a999bff.tar.bz2
docs-ac894410fc1385e48838b270907c8f710a999bff.zip
fix sphinx errors
Diffstat (limited to 'deployment.rst')
-rw-r--r--deployment.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment.rst b/deployment.rst
index 1918aeca..e632d143 100644
--- a/deployment.rst
+++ b/deployment.rst
@@ -6,7 +6,7 @@ Deployment Protocol
Wallet
------
-.. code-block::
+.. code-block:: none
cd wallet-webex
@@ -37,7 +37,7 @@ Deploying to stable
For all repositories that have a separate stable branch (currently exchange.git,
merchant.git, merchant-frontends.git, bank.git, landing.git) do:
-.. code-block::
+.. code-block:: none
cd $REPO
git pull