chore: fix mailing-list URL on passreset page

small addition to the patch provided in #404

Signed-off-by: moson-mo <mo-son@mailbox.org>
This commit is contained in:
moson-mo 2022-11-07 14:36:34 +01:00
parent 4f56a01662
commit c248a74f80
No known key found for this signature in database
GPG key ID: 4A4760AB4EE15296

View file

@ -47,7 +47,7 @@
</form>
{% else %}
<!-- Default page with prompt for user name/e-mail. -->
{% set url = "https://mailman.archlinux.org/mailman/listinfo/aur-general" %}
{% set url = "https://lists.archlinux.org/mailman3/lists/aur-general.lists.archlinux.org/" %}
{{ "If you have forgotten the user name and the primary e-mail "
"address you used to register, please send a message to the "
"%saur-general%s mailing list."