File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/playground-web/src/app/transactions Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export default function Page() {
2626 < PageLayout
2727 icon = { PlaneIcon }
2828 description = { description }
29- docsLink = "https://thirdweb- engine.apidocumentation .com/reference#tag/erc20/POST/contract/{chain}/{contractAddress}/erc20/mint-batch-to?utm_source=playground "
29+ docsLink = "https://engine.thirdweb .com/reference"
3030 title = { title }
3131 >
3232 < EngineAirdropPreview />
Original file line number Diff line number Diff 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 />
You can’t perform that action at this time.
0 commit comments