From 5a814472d6d4602fc5c8e908546b9892c977f597 Mon Sep 17 00:00:00 2001 From: Reisen Date: Mon, 22 Apr 2024 06:51:54 +0000 Subject: [PATCH] price-feeds/hermes: update github url --- pages/price-feeds/pythnet-price-feeds/hermes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/pythnet-price-feeds/hermes.mdx b/pages/price-feeds/pythnet-price-feeds/hermes.mdx index dd23457e..c230d485 100644 --- a/pages/price-feeds/pythnet-price-feeds/hermes.mdx +++ b/pages/price-feeds/pythnet-price-feeds/hermes.mdx @@ -7,7 +7,7 @@ to verify and use on-chain. Hermes allows users to easily query for recent price updates via a REST API, or subscribe to a websocket for streaming updates. The Pyth Network's Javascript SDKs connect to an instance of Hermes to fetch price updates. -[hermes-repo]: https://github.com/pyth-network/pyth-crosschain/tree/main/hermes +[hermes-repo]: https://github.com/pyth-network/pyth-crosschain/tree/main/apps/hermes ## Documentation