Admin: Fix broken links to image assets in email templates (#58729)

fix broken links to image assets
This commit is contained in:
matt abrams
2022-11-16 14:17:39 +01:00
committed by GitHub
parent f2cb248d93
commit 74010fd05d
19 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ Example json body:
"tags": {}
}
],
"imageUrl": "https://grafana.com/assets/img/blog/mixed_styles.png",
"imageUrl": "https://grafana.com/static/assets/img/blog/mixed_styles.png",
"message": "Notification Message",
"orgId": 1,
"panelId": 2,