Skip to content

Commit b8828a4

Browse files
cursoragentprithvish
andcommitted
Fix: Update docs link for mint tokens page
Co-authored-by: prithvish <[email protected]>
1 parent 5672f1a commit b8828a4

File tree

1 file changed

+1
-1
lines changed
  • apps/playground-web/src/app/transactions/mint-tokens

1 file changed

+1
-1
lines changed

apps/playground-web/src/app/transactions/mint-tokens/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export default function Page() {
2626
<PageLayout
2727
icon={StampIcon}
2828
description={description}
29-
docsLink="https://thirdweb-engine.apidocumentation.com/reference#tag/erc1155/POST/contract/{chain}/{contractAddress}/erc1155/mint-to?utm_source=playground"
29+
docsLink="https://engine.thirdweb.com/reference"
3030
title={title}
3131
>
3232
<EngineMintPreview />

0 commit comments

Comments
 (0)