File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
apps/developer-hub/content/docs/price-feeds/core/troubleshoot Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ slug: /price-feeds/core/troubleshoot
77The following guide helps users integrating Pyth price feeds resolve the most common issues they may encounter.
88Select the component where you are facing problems to review targeted troubleshooting steps.
99
10- - [ EVM Price Feeds Contract] ( . /evm)
11- - [ SVM Price Feeds Contract] ( . /svm)
10+ - [ EVM Price Feeds Contract] ( /price-feeds/core/troubleshoot /evm)
11+ - [ Solana Price Feeds Contract] ( /price-feeds/core/troubleshoot /svm)
Original file line number Diff line number Diff line change 11{
2- "pages" : [" evm" , " svm" ]
2+ "pages" : [
3+ " [EVM Price Feeds Contract](/price-feeds/core/troubleshoot/evm)" ,
4+ " [Solana Price Feeds Contract](/price-feeds/core/troubleshoot/svm)"
5+ ]
36}
You can’t perform that action at this time.
0 commit comments