Merge pull request #6215 from Security-Onion-Solutions/fix/eg_spelling

Fix spelling
This commit is contained in:
weslambert
2021-11-12 21:13:28 -05:00
committed by GitHub

View File

@@ -31,7 +31,7 @@
"links": [ "links": [
"https://www.virustotal.com/gui/search/{value}" "https://www.virustotal.com/gui/search/{value}"
]} ]}
{%- if ENDGAMEGHOST %} {%- if ENDGAMEHOST %}
,{ "name": "Endgame", "description": "Endgame Endpoint Investigation and Response", "icon": "fa-external-link-alt", "target": "_blank", ,{ "name": "Endgame", "description": "Endgame Endpoint Investigation and Response", "icon": "fa-external-link-alt", "target": "_blank",
"links": [ "links": [
"https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}" "https://{{ ENDGAMEHOST }}/endpoints/{:agent.id}"