GUACAMOLE-540: Slight tweak to external link

Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/6a9d8c8a
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/6a9d8c8a
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/6a9d8c8a

Branch: refs/heads/master
Commit: 6a9d8c8a24e7977ca577af49f67063813d74450b
Parents: 0b3955f
Author: Nick Couchman <[email protected]>
Authored: Wed Jul 18 12:48:32 2018 -0400
Committer: Nick Couchman <[email protected]>
Committed: Wed Jul 18 12:48:32 2018 -0400

----------------------------------------------------------------------
 src/chapters/reverse-proxy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/6a9d8c8a/src/chapters/reverse-proxy.xml
----------------------------------------------------------------------
diff --git a/src/chapters/reverse-proxy.xml b/src/chapters/reverse-proxy.xml
index 38e0dd2..f6c372d 100644
--- a/src/chapters/reverse-proxy.xml
+++ b/src/chapters/reverse-proxy.xml
@@ -67,7 +67,7 @@
             <para>Configuring Tomcat to pass through the remote IP address 
provided by the reverse
                 proxy in the <code>X-Forwarded-For</code> header requires the 
configuration of what
                 Tomcat calls a Valve.  In this case, it is the <link
-                    
xlink:href="https://tomcat.apache.org/tomcat-8.5-doc/config/valve.html#Remote_IP_Valve";>
+                    
xl:href="https://tomcat.apache.org/tomcat-8.5-doc/config/valve.html#Remote_IP_Valve";>
                     <code>RemoteIpValve</code></link> and is configured in the
                 <filename>conf/server.xml</filename> file, in the 
<code>&lt;Host></code> section:
             </para>

Reply via email to