mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
replace reference to AUR TU Guidelines with AUR Submission Guidelines
Signed-off-by: Christian Heusel <christian@heusel.eu>
This commit is contained in:
parent
a8d14e0194
commit
af4239bcac
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
<div id="intro" class="box">
|
<div id="intro" class="box">
|
||||||
<h2>AUR {% trans %}Home{% endtrans %}</h2>
|
<h2>AUR {% trans %}Home{% endtrans %}</h2>
|
||||||
<p>
|
<p>
|
||||||
{{ "Welcome to the AUR! Please read the %sAUR User Guidelines%s and %sAUR TU Guidelines%s for more information."
|
{{ "Welcome to the AUR! Please read the %sAUR User Guidelines%s for more information and the %sAUR Submission Guidelines%s if you want to contribute a PKGBUILD."
|
||||||
| tr
|
| tr
|
||||||
| format('<a href="https://wiki.archlinux.org/title/AUR_User_Guidelines">', "</a>",
|
| format('<a href="https://wiki.archlinux.org/title/AUR_User_Guidelines">', "</a>",
|
||||||
'<a href="https://wiki.archlinux.org/title/AUR_Trusted_User_Guidelines">', "</a>")
|
'<a href="https://wiki.archlinux.org/title/AUR_submission_guidelines">', "</a>")
|
||||||
| safe
|
| safe
|
||||||
}}
|
}}
|
||||||
{{ "Contributed PKGBUILDs %smust%s conform to the %sArch Packaging Standards%s otherwise they will be deleted!"
|
{{ "Contributed PKGBUILDs %smust%s conform to the %sArch Packaging Standards%s otherwise they will be deleted!"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue