Fix missing quote

This commit is contained in:
Mike Reeves
2020-10-20 13:17:40 -04:00
committed by GitHub
parent a119d8f27d
commit 4a9fcfb8cf

View File

@@ -55,7 +55,7 @@
},
"client": {
{%- if ISAIRGAP is sameas true %}
"docsUrl": "/docs/,
"docsUrl": "/docs/",
{%- else %}
"docsUrl": "https://docs.securityonion.net/en/2.3/",
{%- endif %}