diff options
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/feeds.html | 4 | ||||
-rw-r--r-- | templates/public/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 3d457bb9..de86f7eb 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -55,8 +55,8 @@ </tbody> </table> - <p>A <a href="http://aur.archlinux.org/rss.php" class="rss" title="AUR newest packages feed">newest packages feed</a> - is also available from the <a href="http://aur.archlinux.org/" title="AUR Homepage">Arch User Repository (AUR)</a>.</p> + <p>A <a href="https://aur.archlinux.org/rss.php" class="rss" title="AUR newest packages feed">newest packages feed</a> + is also available from the <a href="https://aur.archlinux.org/" title="AUR Homepage">Arch User Repository (AUR)</a>.</p> <h3>Development Feeds</h3> diff --git a/templates/public/index.html b/templates/public/index.html index ace7bd31..d593e922 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -20,7 +20,7 @@ <p>Currently we have official packages optimized for the i686 and x86-64 architectures. We complement our official package sets with a - <a href="http://aur.archlinux.org" title="Arch User Repository (AUR)"> + <a href="https://aur.archlinux.org" title="Arch User Repository (AUR)"> community-operated package repository</a> that grows in size and quality each and every day.</p> |