Skip to content

Commit 1554e37

Browse files
[Portal] Fix: link to ThirdwebExtensions full reference (#5446)
Signed-off-by: Alec Ananian <[email protected]> Signed-off-by: greg <[email protected]> Co-authored-by: greg <[email protected]>
1 parent 510be22 commit 1554e37

File tree

1 file changed

+1
-1
lines changed
  • apps/portal/src/app/dotnet/contracts/extensions

1 file changed

+1
-1
lines changed

apps/portal/src/app/dotnet/contracts/extensions/page.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ var balance = await contract.ERC20_BalanceOf("0xOwnerAddress");
3030

3131
## Available Contract Extensions
3232

33-
Please refer to the `ThirdwebExtensions` [full reference](https://thirdweb-dev.github.io/dotnet/index.html) for a complete list of available contract extensions.
33+
Please refer to the `ThirdwebExtensions` [full reference](https://thirdweb-dev.github.io/dotnet/docs/Thirdweb.ThirdwebExtensions.html) for a complete list of available contract extensions.
3434

3535

0 commit comments

Comments
 (0)