Skip to content

Commit 492ffd9

Browse files
authored
Update slack_utils.py
1 parent 3176d2e commit 492ffd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymetrics/slack_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from slack_sdk import WebClient
77

8-
GITHUB_URL_PREFIX = 'https://github.com/datacebo/pymetrics/actions/runs/'
8+
GITHUB_URL_PREFIX = 'https://github.com/sdv-dev/pymetrics/actions/runs/'
99
DEFAULT_SLACK_CHANNEL = 'sdv-alerts-debug'
1010

1111

0 commit comments

Comments
 (0)