пт, 10 апр. 2020 г. в 11:36, Mark Thomas <ma...@apache.org>: > > On 10/04/2020 09:33, ma...@apache.org wrote: > > Author: markt > > Date: Fri Apr 10 08:33:58 2020 > > New Revision: 1876355 > > > > URL: http://svn.apache.org/viewvc?rev=1876355&view=rev > > Log: > > Remove additional / (example on infra.a.o page adds it unnecessarily) > > Hmm. Removing this breaks the mirror script (we always get downloads.a.o > as the closest mirror). Adding it provides an incorrect URL. Yuck. > > I'll add it back for now. >
Mark, I looked at the links in the HTML text of https://www.apache.org/mirrors/ page, and all mirror URLs there have a trailing '/'. So I think that you are right with removing the '/'. Best regards, Konstantin Kolinko > > > > Modified: > > tomcat/site/trunk/docs/download-10.html > > tomcat/site/trunk/xdocs/download-10.xml > > > > Modified: tomcat/site/trunk/docs/download-10.html > > URL: > > http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-10.html?rev=1876355&r1=1876354&r2=1876355&view=diff > > ============================================================================== > > --- tomcat/site/trunk/docs/download-10.html (original) > > +++ tomcat/site/trunk/docs/download-10.html Fri Apr 10 08:33:58 2020 > > @@ -24,7 +24,7 @@ > > [define v]10.0.0-M4[end] > > <a > > href="https://downloads.apache.org/tomcat/tomcat-10/KEYS">KEYS</a> | > > <a href="#[v]">[v]</a> | > > - <a href="[preferred]/tomcat/tomcat-10/v[v]" > > rel="nofollow">Browse</a> | > > + <a href="[preferred]tomcat/tomcat-10/v[v]" > > rel="nofollow">Browse</a> | > > <a > > href="https://archive.apache.org/dist/tomcat/tomcat-10">Archives</a> > > </div><h3 id="Release_Integrity">Release Integrity</h3><div > > class="text"> > > <p>You <strong>must</strong> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org