diff --git a/next.config.js b/next.config.js index 9da0c1ab..a802bbf2 100644 --- a/next.config.js +++ b/next.config.js @@ -128,6 +128,10 @@ const permanentRedirectArray = [ "/guides/how-to-create-tradingview-charts", "/benchmarks/how-to-create-tradingview-charts", ], + [ + "/home/oracle-integrity-staking/examples", + "/home/oracle-integrity-staking/reward-examples", + ], ["/guides", "/price-feeds"], ];