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