From 4bbaa0ccf16b77ef86e9b45a9f23dd2cf2eaaa10 Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Fri, 24 Jan 2025 08:01:23 -0800 Subject: [PATCH] Fix broken links --- pages/lazer/integrate-as-consumer/evm.mdx | 2 +- pages/lazer/subscribe-price-updates.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/lazer/integrate-as-consumer/evm.mdx b/pages/lazer/integrate-as-consumer/evm.mdx index 6d3bf233..c05a5395 100644 --- a/pages/lazer/integrate-as-consumer/evm.mdx +++ b/pages/lazer/integrate-as-consumer/evm.mdx @@ -143,7 +143,7 @@ You may find these additional resources helpful for integrating Pyth Lazer into ### Price Feed IDs -Pyth Lazer supports a wide range of price feeds. Consult the [Price Feed IDs](../price-feeds-ids.mdx) page for a complete list of supported price feeds. +Pyth Lazer supports a wide range of price feeds. Consult the [Price Feed IDs](../price-feed-ids.mdx) page for a complete list of supported price feeds. ### Examples diff --git a/pages/lazer/subscribe-price-updates.mdx b/pages/lazer/subscribe-price-updates.mdx index ca5fbe77..d2e03c5e 100644 --- a/pages/lazer/subscribe-price-updates.mdx +++ b/pages/lazer/subscribe-price-updates.mdx @@ -126,7 +126,7 @@ You may find these additional resources helpful for subscribing to price updates ### Price Feed IDs -Pyth Lazer supports a wide range of price feeds. Consult the [Price Feed IDs](../price-feeds-ids.mdx) page for a complete list of supported price feeds. +Pyth Lazer supports a wide range of price feeds. Consult the [Price Feed IDs](../price-feed-ids.mdx) page for a complete list of supported price feeds. ### Examples