We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa67543 commit 7dd5840Copy full SHA for 7dd5840
next.config.js
@@ -65,8 +65,9 @@ const permanentRedirectArray = [
65
],
66
[
67
"/documentation/pythnet-price-feeds/hermes",
68
- "/price-feeds/pythnet-price-feeds/hermes",
+ "/price-feeds/how-pyth-works/hermes",
69
70
+ ["/pythnet-price-feeds/hermes", "/price-feeds/how-pyth-works/hermes"],
71
72
"/documentation/pythnet-price-feeds/scheduler",
73
"/price-feeds/schedule-price-updates/using-scheduler",
0 commit comments