Fixes FS#45942.

Signed-off-by: Stefan Auditor <[email protected]>
---
 web/html/home.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/html/home.php b/web/html/home.php
index 3252876..5b7081f 100644
--- a/web/html/home.php
+++ b/web/html/home.php
@@ -77,7 +77,7 @@ html_header( __("Home") );
                        <?php
                        echo __(
                                'Git over SSH is now used to submit packages to 
the AUR. See the %sSubmitting packages%s section of the Arch User Repository 
ArchWiki page for more details.',
-                               '<a 
href="https://wiki.archlinux.org/index.php/Arch_User_Repository#AUR_4";>',
+                               '<a 
href="https://wiki.archlinux.org/index.php/Arch_User_Repository#Submitting_packages";>',
                                '</a>'
                                );
                        ?>
-- 
2.5.0

Reply via email to