mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Fix releaseNotesUrl in defaults.yaml
This commit is contained in:
@@ -93,7 +93,7 @@ soc:
|
|||||||
client:
|
client:
|
||||||
docsUrl: /docs/
|
docsUrl: /docs/
|
||||||
cheatsheetUrl: /docs/cheatsheet.pdf
|
cheatsheetUrl: /docs/cheatsheet.pdf
|
||||||
releaseNotesUrl: /docs/#release-notes
|
releaseNotesUrl: /docs/release-notes.html
|
||||||
apiTimeoutMs: 0
|
apiTimeoutMs: 0
|
||||||
webSocketTimeoutMs: 0
|
webSocketTimeoutMs: 0
|
||||||
tipTimeoutMs: 0
|
tipTimeoutMs: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user