Skip to content

Commit 7081150

Browse files
simonpasquierbrian-brazil
authored andcommitted
alerting: fix typo in WeChat global config (#1093)
Signed-off-by: Simon Pasquier <[email protected]>
1 parent 80fde5f commit 7081150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/alerting/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ API](http://admin.wechat.com/wiki/index.php?title=Customer_Service_Messages).
627627
[ send_resolved: <boolean> | default = false ]
628628
629629
# The API key to use when talking to the WeChat API.
630-
[ api_secret: <secret> | default = global.wechat_secret_url ]
630+
[ api_secret: <secret> | default = global.wechat_api_secret ]
631631
632632
# The WeChat API URL.
633633
[ api_url: <string> | default = global.wechat_api_url ]

0 commit comments

Comments
 (0)