diff options
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 04c4795d..de77b47f 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -26,7 +26,7 @@ <p>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 <a href="https://bbs.archlinux.org/" title="Arch Forums">forums</a> - and <a href="http://mailman.archlinux.org/mailman/listinfo/" + and <a href="https://mailman.archlinux.org/mailman/listinfo/" title="Arch Mailing Lists">mailing lists</a> to get your feet wet. Also glance through our <a href="https://wiki.archlinux.org/" title="Arch Wiki">wiki</a> @@ -126,11 +126,11 @@ <h4>Community</h4> <ul> - <li><a href="http://mailman.archlinux.org/mailman/listinfo/" + <li><a href="https://mailman.archlinux.org/mailman/listinfo/" title="Community and developer mailing lists">Mailing Lists</a></li> <li><a href="https://wiki.archlinux.org/index.php/IRC_Channels" title="Official and regional IRC communities">IRC Channels</a></li> - <li><a href="http://planet.archlinux.org/" + <li><a href="https://planet.archlinux.org/" title="Arch in the blogosphere">Planet Arch</a></li> <li><a href="https://wiki.archlinux.org/index.php/International_Communities" title="Arch communities in your native language">International Communities</a></li> @@ -163,7 +163,7 @@ <h4>Development</h4> <ul> - <li><a href="http://projects.archlinux.org/" + <li><a href="https://projects.archlinux.org/" title="Official Arch projects (git)">Projects in Git</a></li> <li><a href="{% url 'page-svn' %}" title="View SVN entries for packages">SVN Repositories</a></li> |