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