From 9d20007f9f98deee6e8dd320abb9864e6dc85597 Mon Sep 17 00:00:00 2001 From: pkosanam Date: Wed, 1 Nov 2023 15:27:20 +0530 Subject: [PATCH] NR-175396 Template Dashboard Images - Update --- _template/dashboards/example-dashboard/example-dashboard.json | 2 +- quickstarts/example-dashboard/example-dashboard.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_template/dashboards/example-dashboard/example-dashboard.json b/_template/dashboards/example-dashboard/example-dashboard.json index f8ee3c8965..a650495dcb 100644 --- a/_template/dashboards/example-dashboard/example-dashboard.json +++ b/_template/dashboards/example-dashboard/example-dashboard.json @@ -18,7 +18,7 @@ }, "title": " ", "rawConfiguration": { - "text": "![Image](https://s3.amazonaws.com/nr-cloud-adoption/CloudAdoption-Plan.png)\n" + "text": "![Image](https://raw.githubusercontent.com/newrelic/newrelic-quickstarts/bb8038eb251fb37c0e15f1f2ea930569f0eb1cb5/_template/quickstarts/example-quickstart/logo.svg)\n" } }, { diff --git a/quickstarts/example-dashboard/example-dashboard.json b/quickstarts/example-dashboard/example-dashboard.json index 019aca7119..56217a9f95 100644 --- a/quickstarts/example-dashboard/example-dashboard.json +++ b/quickstarts/example-dashboard/example-dashboard.json @@ -18,7 +18,7 @@ }, "title": " ", "rawConfiguration": { - "text": "![Image](https://s3.amazonaws.com/nr-cloud-adoption/CloudAdoption-Plan.png)\n" + "text": "![Image](https://raw.githubusercontent.com/newrelic/newrelic-quickstarts/bb8038eb251fb37c0e15f1f2ea930569f0eb1cb5/_template/quickstarts/example-quickstart/logo.svg)\n" } }, {