diff --git a/server/notification-providers/wecom.js b/server/notification-providers/wecom.js index 2f2136e4..d24a35ec 100755 --- a/server/notification-providers/wecom.js +++ b/server/notification-providers/wecom.js @@ -62,7 +62,7 @@ class WeCom extends NotificationProvider { type: 1, url: monitorJSON["url"] ? monitorJSON["url"] - : "https://", + : "https://github.com/louislam/uptime-kuma", // both card_action and card_action.url are mandatory }, }, };