瀏覽代碼

minor tweaks

Jayant Krishnamurthy 1 天之前
父節點
當前提交
b54bea36aa

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

@@ -8,8 +8,6 @@ import { Callout } from "fumadocs-ui/components/callout";
 import { Suspense } from "react";
 import { PriceFeedIdsCoreTable } from "../../../../../src/components/PriceFeedIdsCoreTable";
 
-# Price Feed IDs
-
 The following table lists the price feed IDs for all the assets supported by Pyth Core.
 
 <Callout type="info">

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

@@ -1,5 +1,5 @@
 ---
-title: on EVM Chains
+title: Consume Data on EVM Chains
 description: Consume and verify Pyth Pro price updates in EVM smart contracts
 slug: /price-feeds/pro/integrate-as-consumer/evm
 ---

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

@@ -1,5 +1,5 @@
 ---
-title: on Solana and Fogo
+title: Consume Data on Solana and Fogo
 description: Consume and verify Pyth Pro price updates in Solana and Fogo smart contracts
 slug: /price-feeds/pro/integrate-as-consumer/svm
 ---