diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-20 13:42:30 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-04-20 13:42:30 -0400 |
commit | f9fb5909bbcb5f5ff727a2d8f0081a4185138414 (patch) | |
tree | 2804cb0f40f512ebf5baeefd0483f198ae2b3eeb /templates/packages/flaghelp.html | |
parent | 7ca9ecb2d430047243c0ff14a32d534965136844 (diff) |
remove /mailman from the MAILMAN_BASE_URL, use it every time
Diffstat (limited to 'templates/packages/flaghelp.html')
-rw-r--r-- | templates/packages/flaghelp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index e2d67e06..01534d8f 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -24,7 +24,7 @@ <p>The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send - an email to the <a target="_blank" href="{{ MAILMAN_BASE_URL }}/listinfo/arch-general" + an email to the <a target="_blank" href="{{ MAILMAN_BASE_URL }}/mailman/listinfo/arch-general" title="Visit the arch-general mailing list">arch-general mailing list</a> with your additional text.</p> |