Fix releaseNotesUrl in defaults.yaml

This commit is contained in:
Doug Burks
2022-09-20 15:16:53 -04:00
committed by GitHub
parent 530c497800
commit 0137004344

View File

@@ -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