Skip to content

Commit 78cb484

Browse files
committed
index change
1 parent c97754c commit 78cb484

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/express-relay/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
"api-reference": {
2727
"title": "HTTP API Reference ↗",
28-
"href": "https://pyth-express-relay-mainnet.asymmetric.re/redoc/",
28+
"href": "https://pyth-express-relay-mainnet.asymmetric.re/redoc",
2929
"newWindow": true
3030
},
3131
"websocket-api-reference": "Websocket API Reference",

pages/home/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Pyth Network offers several products for developers:
99
- [Price Feeds](../price-feeds) provide real-time prices for 500+ assets on 55+ blockchain ecosystems, including Solana, many EVM chains,
1010
Aptos, Sui, NEAR, and several Cosmos chains.
1111
- [Benchmarks](../benchmarks) provides historical Pyth prices for both on- and off-chain use.
12-
- [Entropy](../entropy) allows developers to generate secure random numbers on the blockchain.
1312
- [Express Relay](../express-relay/) enables protocols to eliminate their MEV while gaining access to active searchers and liquidators.
13+
- [Entropy](../entropy) allows developers to generate secure random numbers on the blockchain.
1414

1515
Please follow the links above to learn about each product and how to integrate them into your application.
1616

0 commit comments

Comments
 (0)