diff options
Diffstat (limited to 'templates/packages')
-rw-r--r-- | templates/packages/flag.html | 2 | ||||
-rw-r--r-- | templates/packages/flaghelp.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/packages/flag.html b/templates/packages/flag.html index b459819f..f08b758b 100644 --- a/templates/packages/flag.html +++ b/templates/packages/flag.html @@ -26,7 +26,7 @@ with your additional text.</p> <p><strong>Note:</strong> Please do <em>not</em> use this facility if the - package is broken! Use the <a href="http://bugs.archlinux.org" + package is broken! Use the <a href="https://bugs.archlinux.org" title="Arch Linux Bugtracker">bug tracker</a> instead.</p> <p>Please confirm your flag request for {{pkg.pkgname}}:</p> diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index d8ca643b..2b5092d2 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -30,7 +30,7 @@ with your additional text.</p> <p><strong>Note:</strong> Please do <em>not</em> use this facility if the - package is broken! Use the <a target="_blank" href="http://bugs.archlinux.org" + package is broken! Use the <a target="_blank" href="https://bugs.archlinux.org" title="Arch Linux Bugtracker">bugtracker</a> instead.</p> </body> |