mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-15 17:12:14 +03:00
Update default.html
This commit is contained in:
@@ -30,13 +30,14 @@
|
||||
{% endif %}
|
||||
|
||||
{% if site.show_downloads %}
|
||||
<p> ModSecurity v3.x </p>
|
||||
<p> ModSecurity v2.x </p>
|
||||
|
||||
<ul>
|
||||
<li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
|
||||
<li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
|
||||
</ul>
|
||||
<p>ModSecurity v3.x</p>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><strong>v3/master</strong></a>
|
||||
<br><br>
|
||||
<p>ModSecurity v2.x</p>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v2/master"><strong>v2/master</strong></a>
|
||||
<br><br>
|
||||
<p>Releases</p>
|
||||
https://github.com/SpiderLabs/ModSecurity/releases
|
||||
{% endif %}
|
||||
</header>
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user