Admin: Fix broken links to image assets in email templates (#58729)
fix broken links to image assets
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user