diff --git a/salt/soc/files/soc/soc.json b/salt/soc/files/soc/soc.json index f5326597a..c48229a0c 100644 --- a/salt/soc/files/soc/soc.json +++ b/salt/soc/files/soc/soc.json @@ -56,7 +56,7 @@ "client": { {%- if ISAIRGAP is sameas true %} "docsUrl": "/docs/", - "docsUrl": "/docs/cheatsheet.pdf", + "cheatsheetUrl": "/docs/cheatsheet.pdf", {%- else %} "docsUrl": "https://docs.securityonion.net/en/2.3/", "cheatsheetUrl": "https://github.com/Security-Onion-Solutions/securityonion-docs/raw/2.3/images/cheat-sheet/Security-Onion-Cheat-Sheet.pdf",