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