diff options
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 3821d1f5..a9c7a85c 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -25,7 +25,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="http://bbs.archlinux.org" title="Arch Forums">forums</a> + check out our <a href="https://bbs.archlinux.org" title="Arch Forums">forums</a> and <a href="http://www.archlinux.org/mailman/listinfo/" title="Arch Mailing Lists">mailing lists</a> to get your feet wet. Also glance through our <a href="http://wiki.archlinux.org" title="Arch Wiki">wiki</a> if you want to learn more about Arch.</p> @@ -150,7 +150,7 @@ title="View/search the package repository database">Packages</a></li> <li><a href="/groups/" title="View the available package groups">Package Groups</a></li> - <li><a href="http://bugs.archlinux.org/" + <li><a href="https://bugs.archlinux.org/" title="Report/track bugs or make feature requests">Bug Tracker</a></li> <li><a href="{% url page-svn %}" title="View SVN entries for packages">SVN Repositories</a></li> |