From 2655d1e1beb458dad6e0ea7433c24d4232732793 Mon Sep 17 00:00:00 2001 From: Yaxue Guo Date: Mon, 28 Oct 2024 11:17:27 -0400 Subject: [PATCH] #353: updated links for public metrics and infrastructure metrics --- package-lock.json | 2 +- src/pages/static/MeasurementMetrics.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4bbeaf0..eea5b48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13034,7 +13034,7 @@ }, "react-name-initials-avatar": { "version": "0.0.7", - "resolved": "https://registry.npmjs.org/react-name-initials-avatar/-/react-name-initials-avatar-0.0.7.tgz", + "resolved": "https://registry.npmmirror.com/react-name-initials-avatar/-/react-name-initials-avatar-0.0.7.tgz", "integrity": "sha512-Y2NcSyVmSdhIGJkSWzO2GKsBCEcj9bqO4gVyu69+Ni93sCOTqxJLhNP9A7fGjDgGI+j9BsCbufhGTfVfQ1UM3w==" }, "react-overlays": { diff --git a/src/pages/static/MeasurementMetrics.jsx b/src/pages/static/MeasurementMetrics.jsx index 9310e80..72f82f2 100644 --- a/src/pages/static/MeasurementMetrics.jsx +++ b/src/pages/static/MeasurementMetrics.jsx @@ -12,13 +12,13 @@ const MeasurementMetrics = ()=> { "title": "Public Metrics", "image": PublicMetrics, "content": "This site contains basic metrics concerning FABRIC network. These metrics are available to anyone. Anyone is allowed anonymous access to Grafana.", - "link": "https://public-metrics.fabric-testbed.net/grafana/" + "link": "https://public-metrics.fabric-testbed.net/" }, { "title": "Infrastructure Metrics", "image": InfrastructureMetrics, "content": "This site contains enhanced metrics concerning FABRIC site usage and availability. These metrics are available to any FABRIC user. Logon is available as an anonymous Grafana user to anyone with a FABRIC account.", - "link": "https://infrastructure-metrics.fabric-testbed.net/grafana/" + "link": "https://infrastructure-metrics.fabric-testbed.net/" }, { "title": "Optical Data",