We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b095eaa commit 0debf98Copy full SHA for 0debf98
1 file changed
tracker/templates/home.html
@@ -31,10 +31,11 @@ <h2>Vulnerabilities in Upstream Packages</h3>
31
Our <a href="https://security.archlinux.org/issues/">CVE tracker</a> can help you
32
review the vulnerabilities that affect the packages we provide. If you
33
think a CVE that affects a package is not listed in there, do not hesitate
34
- to reach out to us in irc on <tt>#archlinux-security</tt>.
+ to reach out to us in irc on <tt>#archlinux-security</tt> in
35
+ <a href="https://freenode.net">freenode</a>.
36
37
<h2>Securing your Arch Linux installation</h3>
38
39
Consider checking this
- <a href="https://wiki.archlinux.org/security/">Wiki page for more information</a>
40
+ <a href="https://wiki.archlinux.org/index.php/Security">Wiki page for more information</a>
41
{%- endblock %}
0 commit comments