Skip to content

Commit 2aa0bb2

Browse files
dschlabachxtbase
authored andcommitted
chore: add redirect for getOnrampBuyUrl (#2104)
1 parent 0523284 commit 2aa0bb2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

vercel/onchainkit-docs-redirects/vercel.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,16 @@
145145
"destination": "https://docs.base.org/builderkits/onchainkit/fund/fund-button",
146146
"permanent": true
147147
},
148+
{
149+
"source": "/fund/get-onramp-buy-url",
150+
"destination": "https://docs.base.org/builderkits/onchainkit/fund/get-onramp-buy-url",
151+
"permanent": true
152+
},
153+
{
154+
"source": "/fund/fetch-onramp-config",
155+
"destination": "https://docs.base.org/builderkits/onchainkit/fund/fetch-onramp-config",
156+
"permanent": true
157+
},
148158
{
149159
"source": "/identity/identity",
150160
"destination": "https://docs.base.org/builderkits/onchainkit/identity/identity",

0 commit comments

Comments
 (0)