Skip to content

Commit

Permalink
Fix broken links (#576)
Browse files Browse the repository at this point in the history
  • Loading branch information
cprussin authored Jan 24, 2025
1 parent 67a9d8a commit 798274d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pages/lazer/integrate-as-consumer/evm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion pages/lazer/subscribe-price-updates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 798274d

Please sign in to comment.