summaryrefslogtreecommitdiff
path: root/taler-merchant-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-manual.rst')
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index f0cce98b..b932419a 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -958,7 +958,7 @@ For Nginx, a possible basic reverse proxy configuration would be:
Note that the above assumes your domain name is ``example.com`` and that you
have TLS configured. Leave out the last line if your Nginx reverse proxy does
-not have HTTPS enabled. Make sure to restart the /taler-merchant-httpd/
+not have HTTPS enabled. Make sure to restart the ``taler-merchant-httpd``
process after changing the ``SERVE`` configuration.
Apache