mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Fix missing quote
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
},
|
},
|
||||||
"client": {
|
"client": {
|
||||||
{%- if ISAIRGAP is sameas true %}
|
{%- if ISAIRGAP is sameas true %}
|
||||||
"docsUrl": "/docs/,
|
"docsUrl": "/docs/",
|
||||||
{%- else %}
|
{%- else %}
|
||||||
"docsUrl": "https://docs.securityonion.net/en/2.3/",
|
"docsUrl": "https://docs.securityonion.net/en/2.3/",
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user