From bb994423d1b62925900d572d43457465129c3c40 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 11 Aug 2021 08:24:19 -0400 Subject: fix :ref: syntax --- taler-merchant-manual.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index d3fd735c..ae9df2d9 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -786,7 +786,7 @@ it twice, first creating the ``default`` instance, then creating normal ones. instance does not exist (HTTP 404) and the case where access is denied (HTTP 403). This is all moot behind a properly configured - `reverse proxy `_. + :ref:`reverse proxy `. KUDOS Accounts @@ -903,7 +903,6 @@ host-based firewall to block access to the TCP port of the merchant backend, but this is *not recommended*. Relying on NAT or network firewalls for access control is gross negligence. - Reverse proxy configuration --------------------------- -- cgit v1.2.3