diff --git a/pages/home/metrics/publisher-metrics.mdx b/pages/home/metrics/publisher-metrics.mdx index 547471aa..2c0973cc 100644 --- a/pages/home/metrics/publisher-metrics.mdx +++ b/pages/home/metrics/publisher-metrics.mdx @@ -30,7 +30,7 @@ The **calibration graph** shows how closely the publisher's prices and confidenc **Accessing the Metrics** -You can start at the [Pyth Price Feeds page](https://pyth.network/price-feeds/), which will list every market symbol (“price feed”). Clicking on any price feed will bring you to the corresponding market page. Here is an example of the [SOL/USD price page](https://pyth.network/price-feeds/#Crypto.SOL/USD). +You can start at the [Pyth Price Feeds page](https://insights.pyth.network/price-feeds), which will list every market symbol (“price feed”). Clicking on any price feed will bring you to the corresponding market page. Here is an example of the [SOL/USD price page](https://insights.pyth.network/price-feeds/Crypto.SOL%2FUSD). Each price feed page has a list of price components (representing each publisher by their publisher keys). Each component will link to the corresponding Publisher Metrics page. @@ -44,6 +44,6 @@ To open the metrics for another publisher (of that same price feed), you can cli ![](../../../images/publisher-metrics/Publisher_metrics_image_2.jpg) -If you want to review the Publisher Metrics of another price feed (e.g. ETH/USD), you will need to access the relevant asset. As mentioned, the [Pyth Price Feeds page](https://pyth.network/price-feeds/) has the full list of price feeds. +If you want to review the Publisher Metrics of another price feed (e.g. ETH/USD), you will need to access the relevant asset. As mentioned, the [Pyth Price Feeds page](https://insights.pyth.network/price-feeds) has the full list of price feeds. For more details on the Pyth Publishers Metrics, please visit this [blog post](https://pythnetwork.medium.com/introducing-pyth-publishers-metrics-3b20de6f1bf3).