From cb4889c6d08ceb117b346395fdcaf72e1165a30b Mon Sep 17 00:00:00 2001 From: Daniel Chew Date: Tue, 18 Jun 2024 02:36:46 +0800 Subject: [PATCH] fix: broken link --- .../publish-data/useful-resources-for-publishers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/publish-data/useful-resources-for-publishers.mdx b/pages/price-feeds/publish-data/useful-resources-for-publishers.mdx index 9b3d4cf6..2035cd4b 100644 --- a/pages/price-feeds/publish-data/useful-resources-for-publishers.mdx +++ b/pages/price-feeds/publish-data/useful-resources-for-publishers.mdx @@ -8,4 +8,4 @@ This page contains useful tools for publishers to analyse, monitor and review th - [Pyth Publisher Ranking Page](https://pyth.network/publishers/ranking): This page provides a full breakdown of publisher ranking and inactive/active price feeds - [Pyth Agent API GitHub Repository](https://github.com/pyth-network/pyth-agent): This repository contains the latest release for the Pyth-Agent API - [Solana Explorer](https://explorer.solana.com): Solana Explorer allows publishers to monitor their public keys balance and transactions. It also provides live cluster statistics. For Pythnet or Pythtest, publishers should select 'Custom RPC URL' and add the the RPC http URL -- [Pythnet Statistics](https://pyth-web-git-pyth-stats-pyth-web.vercel.app/stats): A useful tool to review pythnet uptime per publisher key +- [Pythnet Statistics](https://pyth.network/stats): A useful tool to review pythnet uptime per publisher key