From 736c40e85e5626ec44d97c56e856350853565cab Mon Sep 17 00:00:00 2001
From: Dan McGee
Date: Thu, 28 Oct 2010 19:16:16 -0500
Subject: 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
---
templates/public/art.html | 2 +-
templates/public/download.html | 6 +++---
templates/public/feeds.html | 4 ++--
templates/public/index.html | 22 +++++++++++-----------
templates/public/svn.html | 5 +++--
5 files changed, 20 insertions(+), 19 deletions(-)
(limited to 'templates/public')
diff --git a/templates/public/art.html b/templates/public/art.html
index 86c7f58..1556b77 100644
--- a/templates/public/art.html
+++ b/templates/public/art.html
@@ -11,7 +11,7 @@
Logos for Press Usage
The following Arch Linux logos are available for press and other use, subject to
- the restrictions of our trademark policy.
Two-color standard version
diff --git a/templates/public/download.html b/templates/public/download.html
index d4a33db..8a1a902 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -24,7 +24,7 @@
@@ -35,7 +35,7 @@
@@ -163,7 +163,7 @@
{% endcache %}
If you want to become an Official Arch Linux Mirror please follow the
- instructions listed here.
+ instructions listed here.
{% endblock %}
diff --git a/templates/public/feeds.html b/templates/public/feeds.html
index de86f7e..0f80e1c 100644
--- a/templates/public/feeds.html
+++ b/templates/public/feeds.html
@@ -15,9 +15,9 @@
Grab the
to keep up-to-date with the latest news from the Arch Linux development staff.
- The The
- is also available to track document changes from the Arch Wiki.
Package Feeds
diff --git a/templates/public/index.html b/templates/public/index.html
index d593e92..c060449 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -27,8 +27,8 @@
Our strong community is diverse and helpful, and we pride ourselves
on the range of skillsets and uses for Arch that stem from it. Please
check out our forums
- and mailing lists
- to get your feet wet. Also glance through our wiki
+ and mailing lists
+ to get your feet wet. Also glance through our wiki
if you want to learn more about Arch.
Documentation
@@ -109,15 +109,15 @@
@@ -159,7 +159,7 @@
title="View SVN entries for packages">SVN Repositories
Projects in Git
- DeveloperWiki
Todo Lists
@@ -168,10 +168,10 @@
About
- - About Arch
- Download Arch
- - Press Coverage
- Logos & Artwork
- News Archives
diff --git a/templates/public/svn.html b/templates/public/svn.html
index 1f900c2..90852b7 100644
--- a/templates/public/svn.html
+++ b/templates/public/svn.html
@@ -5,7 +5,7 @@
SVN Repositories
The PKGBUILD files can be fetched via the ABS utility. To learn more
- about ABS, see the ABS wiki page.
+ about ABS, see the ABS wiki page.
You can view the history of all the PKGBUILD files from the Repository
@@ -29,7 +29,8 @@
svn update <your-package-name>
- Visit the wiki for more tips on checking out and updating svn PKGBUILDs.
+ Visit the wiki
+ for more tips on checking out and updating svn PKGBUILDs.
--
cgit v1.2.3-24-g4f1b