Author: dsahlberg
Date: Thu May 5 18:06:03 2022
New Revision: 54285
Log:
* dist/dev/subversion/README.html
Replace http links with https
Replace mail-archives.a.o and svn.haxx.se with lists.a.o
Add proper ending to the HTML file
Modified:
dev/subversion/README.html
Modified: dev/subversion/README.html
==============================================================================
--- dev/subversion/README.html (original)
+++ dev/subversion/README.html Thu May 5 18:06:03 2022
@@ -41,11 +41,11 @@ of the community who are interested in t
<p>If you are looking for a copy of Subversion for production use, this
is <i>not it</i>; you should instead grab the latest stable release
from the <a
-href="http://subversion.apache.org/download/">Download area</a>.</p>
+href="https://subversion.apache.org/download/">Download area</a>.</p>
<p>If you are interested in helping us test this Release
Candidate, you're very welcome to download and test these packages, and
-<a href="http://subversion.apache.org/docs/community-guide/issues.html">report
+<a href="https://subversion.apache.org/docs/community-guide/issues.html">report
bugs</a> back to the developers; but please keep in mind that this is
not a final release of Apache Subversion, so only use it on data
you aren't afraid to lose.</p>
@@ -64,14 +64,14 @@ distro's management system, you must do
it is not a final release, and is only for testing purposes.</p>
<p>And please don't package anything you see here before it has been <a
-href="http://mail-archives.apache.org/mod_mbox/subversion-announce/">publicly
+href="https://lists.apache.org/[email protected]">publicly
announced</a>.</p>
<h2 style="font-size: 14pt">Why shouldn't I set up/make available a
Release Candidate for production use?</h2>
<p style="font-size: 11pt">(Taken from a <a
- href="http://svn.haxx.se/dev/archive-2005-11/1295.shtml"
+ href="https://lists.apache.org/thread/pnw9rzgqogkjk4om9lvqlxr1nblkl4vs"
>mail by Karl Fogel</a> on the subject)</p>
<p style="font-size: 11pt">Subversion release candidates are for
@@ -97,3 +97,5 @@ but only one will deserve it.</p>
<p>If you want to help us test this distribution of Subversion, you
can find the files <a href=".">here</a>.</p>
+</body>
+</html>