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 777aed1 commit 5672f1aCopy full SHA for 5672f1a
apps/playground-web/src/app/transactions/airdrop-tokens/page.tsx
@@ -26,7 +26,7 @@ export default function Page() {
26
<PageLayout
27
icon={PlaneIcon}
28
description={description}
29
- docsLink="https://thirdweb-engine.apidocumentation.com/reference#tag/erc20/POST/contract/{chain}/{contractAddress}/erc20/mint-batch-to?utm_source=playground"
+ docsLink="https://engine.thirdweb.com/reference"
30
title={title}
31
>
32
<EngineAirdropPreview />
0 commit comments