mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-15 23:55:03 +03:00
Update default.html
This commit is contained in:
parent
5bad97bcc0
commit
4113aa2c56
@ -30,7 +30,9 @@
|
||||
{% endif %}
|
||||
|
||||
{% if site.show_downloads %}
|
||||
<p class="view">ModSecurity v3.x
|
||||
<script>
|
||||
document.write('<p class="view">ModSecurity v3.x');
|
||||
</script>
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/tree/v3/master"><small>v3/master</small></a>
|
||||
</p>
|
||||
<br>
|
||||
@ -41,6 +43,7 @@
|
||||
<p class="view">Releases
|
||||
<a href="https://github.com/SpiderLabs/ModSecurity/releases"><small>ModSecurity/releases</small></a>
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
<br><br>
|
||||
<center>
|
||||
|
Loading…
x
Reference in New Issue
Block a user