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.
2 parents 7daa187 + 03b0031 commit 7aba5c6Copy full SHA for 7aba5c6
docs/docusaurus.config.js
@@ -88,6 +88,11 @@ const config = {
88
from: "/learn/user-guides/bob-pay",
89
to: "/docs/deprecated/bob-pay",
90
},
91
+ // External document redirects
92
+ {
93
+ from: "/docs/reference/mica-whitepaper",
94
+ to: "https://docs.google.com/document/d/1T3OzCNTS9NVEixAFKW1bRWffrPswiL_m/edit?usp=sharing&ouid=112528513121405423589&rtpof=true&sd=true",
95
+ },
96
],
97
98
0 commit comments