Author: dsahlberg
Date: Thu Jun 20 17:56:51 2024
New Revision: 1918473

URL: http://svn.apache.org/viewvc?rev=1918473&view=rev
Log:
In site/staging: Fix incorrect sectionlink

* faq.html
  (#reverseproxy): The sectionlink pointed to the wrong #id, copypaste error
    in r1910877.

Modified:
    subversion/site/staging/faq.html

Modified: subversion/site/staging/faq.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/faq.html?rev=1918473&r1=1918472&r2=1918473&view=diff
==============================================================================
--- subversion/site/staging/faq.html (original)
+++ subversion/site/staging/faq.html Thu Jun 20 17:56:51 2024
@@ -948,7 +948,7 @@ running <tt>svn --version</tt>.</p>
 
 <div class="h3" id="reverseproxy">
 <h3>I need to put Subversion behind a reverse proxy
-  <a class="sectionlink" href="#proxy"
+  <a class="sectionlink" href="#reverseproxy"
     title="Link to this section">&para;</a>
 </h3>
 


Reply via email to