Skip to content

Commit

Permalink
fix(payload): clean up grafana link
Browse files Browse the repository at this point in the history
Co-authored-by: ketiltrout <dvw@phas.ubc.ca>
  • Loading branch information
ljgray and ketiltrout committed Nov 23, 2023
1 parent cfc19c7 commit 93cc061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/payloads.js
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ module.exports = {
type: 'mrkdwn',
text: 'Locate channels here: <https://theremin.chimenet.ca/graphs/jumps> ' +
'which have more than ~10 jumps in the past few days. Check ' +
'here: <https://grafana.chimenet.ca/d/NTyRb6SSz/dvw-flagged-channel-check?orgId=1> ' +
'here: <https://grafana.chimenet.ca/d/NTyRb6SSz> ' +
'to ensure that these channels are being flagged.',
},
value: 'ok',
Expand Down

0 comments on commit 93cc061

Please sign in to comment.