[aur-dev] [PATCH] Update link to package submission documentation
Stefan Auditor
stefan.auditor at erdfisch.de
Sun Aug 16 20:09:04 UTC 2015
Fixes FS#45942.
Signed-off-by: Stefan Auditor <stefan.auditor at erdfisch.de>
---
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
More information about the aur-dev
mailing list