We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3825563 commit dc16e9cCopy full SHA for dc16e9c
apps/portal/src/app/unity/v5/sidebar.tsx
@@ -85,8 +85,8 @@ export const sidebar: SideBar = {
85
href: `${sdkSlug}/contracts`,
86
},
87
{
88
- name: "Full Reference",
89
- href: "https://thirdweb-dev.github.io/dotnet/index.html",
+ name: "Contract Extensions",
+ href: "/dotnet/contracts/extensions",
90
91
],
92
0 commit comments