From bbec0051b8059fe9fde8994c14cfc1cc636feed1 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:12:22 +0000 Subject: [PATCH 1/2] fix: update pythnet price feeds link in tradingview docs Co-Authored-By: Jayant Krishnamurthy --- pages/benchmarks/how-to-create-tradingview-charts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/benchmarks/how-to-create-tradingview-charts.mdx b/pages/benchmarks/how-to-create-tradingview-charts.mdx index 1afa9c11..865a393f 100644 --- a/pages/benchmarks/how-to-create-tradingview-charts.mdx +++ b/pages/benchmarks/how-to-create-tradingview-charts.mdx @@ -2,7 +2,7 @@ import { Tab, Tabs } from "nextra-theme-docs"; # TradingView Integration -The TradingView integration allows users to view Pyth prices on their own website. All Pyth prices made available through the TradingView integration are originating from [Pythnet](pythnet-price-feeds.md). +The TradingView integration allows users to view Pyth prices on their own website. All Pyth prices made available through the TradingView integration are originating from [Pythnet](/price-feeds/pythnet-price-feeds). ## Choosing an Implementation Method for TradingView Integration From 1ca7c1f0aa02a179dce0a583ef152e722f9c4450 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:14:58 +0000 Subject: [PATCH 2/2] fix: update pythnet link to point to how-pyth-works documentation Co-Authored-By: Jayant Krishnamurthy --- pages/benchmarks/how-to-create-tradingview-charts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/benchmarks/how-to-create-tradingview-charts.mdx b/pages/benchmarks/how-to-create-tradingview-charts.mdx index 865a393f..84adb650 100644 --- a/pages/benchmarks/how-to-create-tradingview-charts.mdx +++ b/pages/benchmarks/how-to-create-tradingview-charts.mdx @@ -2,7 +2,7 @@ import { Tab, Tabs } from "nextra-theme-docs"; # TradingView Integration -The TradingView integration allows users to view Pyth prices on their own website. All Pyth prices made available through the TradingView integration are originating from [Pythnet](/price-feeds/pythnet-price-feeds). +The TradingView integration allows users to view Pyth prices on their own website. All Pyth prices made available through the TradingView integration are originating from [Pythnet](/price-feeds/how-pyth-works/pythnet). ## Choosing an Implementation Method for TradingView Integration