Skip to content

Commit dc16e9c

Browse files
committed
[Portal] Update Unity Onchain Interactions link
1 parent 3825563 commit dc16e9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/portal/src/app/unity/v5/sidebar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ export const sidebar: SideBar = {
8585
href: `${sdkSlug}/contracts`,
8686
},
8787
{
88-
name: "Full Reference",
89-
href: "https://thirdweb-dev.github.io/dotnet/index.html",
88+
name: "Contract Extensions",
89+
href: "/dotnet/contracts/extensions",
9090
},
9191
],
9292
},

0 commit comments

Comments
 (0)