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 a230532 commit ffc9e09Copy full SHA for ffc9e09
apps/portal/src/app/unity/v5/sidebar.tsx
@@ -108,8 +108,8 @@ export const sidebar: SideBar = {
108
icon: <ExternalLinkIcon />,
109
},
110
{
111
- name: "Payments",
112
- href: "/dotnet/pay/quickstart",
+ name: "Universal Bridge",
+ href: "/dotnet/universal-bridge/quickstart",
113
114
115
],
0 commit comments