Fix link
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 6 Apr 2018 17:31:06 +0000 (17:31 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 6 Apr 2018 17:31:06 +0000 (17:31 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14756 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/bug_report/templates/default/usage.tpl

index d868e5d2c498a6cdebffa63b83211d735282b7f0..aa6940c68dc16ada4ebe478068f512a9b45b8fc2 100644 (file)
@@ -72,7 +72,7 @@ echo '<p><a href="show_system_specs.php" target="_blank">'
    . "</li>\n"
 
    . '<li>'
-   . sprintf(_("Check to see if your bug is already listed in the %sBug List%s on SourceForge. If it is, we already know about it and are trying to fix it."), '<a href="http://sourceforge.net/bugs/?group_id=311" target="_blank">', '</a>')
+   . sprintf(_("Check to see if your bug is already listed in the %sBug List%s on SourceForge. If it is, we already know about it and are trying to fix it."), '<a href="https://sourceforge.net/p/squirrelmail/bugs" target="_blank">', '</a>')
    . "</li>\n"
 
    . '<li>'