diff --git a/pages/benchmarks/how-to-create-tradingview-charts.mdx b/pages/benchmarks/how-to-create-tradingview-charts.mdx index 1afa9c11..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](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/how-pyth-works/pythnet). ## Choosing an Implementation Method for TradingView Integration