summaryrefslogtreecommitdiffstats
path: root/templates/public/svn.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-10-28 19:16:16 -0500
committerDan McGee <dan@archlinux.org>2010-10-28 19:16:16 -0500
commit736c40e85e5626ec44d97c56e856350853565cab (patch)
tree992e4dc2a56f60fdc045e06356c4c4256a2009f2 /templates/public/svn.html
parente57747442a3c3a6286243a184f357d7af625a128 (diff)
downloadarchweb-736c40e85e5626ec44d97c56e856350853565cab.tar.gz
archweb-736c40e85e5626ec44d97c56e856350853565cab.zip
Convert a bunch of links to HTTPS
Now that the wiki is HTTPS for the most part, we should skip the redirects and link directly. Also switch some www links for mailman resources to the mailman subdomain. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/svn.html')
-rw-r--r--templates/public/svn.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/public/svn.html b/templates/public/svn.html
index 1f900c2c..90852b71 100644
--- a/templates/public/svn.html
+++ b/templates/public/svn.html
@@ -5,7 +5,7 @@
<h2 class="title">SVN Repositories</h2>
<p>
The PKGBUILD files can be fetched via the ABS utility. To learn more
- about ABS, see <a href="http://wiki.archlinux.org/index.php/ABS">the ABS wiki page</a>.
+ about ABS, see <a href="https://wiki.archlinux.org/index.php/ABS">the ABS wiki page</a>.
</p>
<p>
You can view the history of all the PKGBUILD files from the Repository
@@ -29,7 +29,8 @@
svn update &lt;your-package-name&gt;
</pre>
<p>
- Visit <a href="http://wiki.archlinux.org/index.php?title=Getting_PKGBUILDS_From_SVN">the wiki</a> for more tips on checking out and updating svn PKGBUILDs.
+ Visit <a href="https://wiki.archlinux.org/index.php?title=Getting_PKGBUILDS_From_SVN">the wiki</a>
+ for more tips on checking out and updating svn PKGBUILDs.
</p>
</div>