diff --git a/next.config.js b/next.config.js index e4a084ad..d6d4360d 100644 --- a/next.config.js +++ b/next.config.js @@ -94,7 +94,11 @@ const permanentRedirectArray = [ ], [ "/documentation/pythnet-price-feeds/off-chain", + "/price-feeds/core/fetch-price-updates", + ], + [ "/price-feeds/use-real-time-data/off-chain", + "/price-feeds/core/fetch-price-updates", ], [ "/documentation/pythnet-price-feeds/evm",