mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update link to package submission documentation
Fixes FS#45942. Signed-off-by: Stefan Auditor <stefan.auditor@erdfisch.de> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
85b54157ea
commit
e9e9b41484
1 changed files with 1 additions and 1 deletions
|
@ -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>'
|
||||
);
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue