Skip to content

Commit c137d90

Browse files
authored
fix link to ThirdwebExtensions full reference
Signed-off-by: Alec Ananian <1013230+alecananian@users.noreply.github.com>
1 parent f01de73 commit c137d90

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/thirdweb-dotnet/docs/Thirdweb.ThirdwebExtensions.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)