Skip to content

Commit b54bea3

Browse files
jayantkaditya520
authored andcommitted
minor tweaks
1 parent 82916da commit b54bea3

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

apps/developer-hub/content/docs/price-feeds/core/price-feeds/price-feed-ids.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import { Callout } from "fumadocs-ui/components/callout";
88
import { Suspense } from "react";
99
import { PriceFeedIdsCoreTable } from "../../../../../src/components/PriceFeedIdsCoreTable";
1010

11-
# Price Feed IDs
12-
1311
The following table lists the price feed IDs for all the assets supported by Pyth Core.
1412

1513
<Callout type="info">

apps/developer-hub/content/docs/price-feeds/pro/integrate-as-consumer/evm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: on EVM Chains
2+
title: Consume Data on EVM Chains
33
description: Consume and verify Pyth Pro price updates in EVM smart contracts
44
slug: /price-feeds/pro/integrate-as-consumer/evm
55
---

apps/developer-hub/content/docs/price-feeds/pro/integrate-as-consumer/svm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: on Solana and Fogo
2+
title: Consume Data on Solana and Fogo
33
description: Consume and verify Pyth Pro price updates in Solana and Fogo smart contracts
44
slug: /price-feeds/pro/integrate-as-consumer/svm
55
---

0 commit comments

Comments
 (0)