File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ export function NavSecondary({
322322 </ SidebarMenuItem >
323323 </ ExternalLink >
324324 { ! albyMe ?. hub . name && info ?. albyAccountConnected && (
325- < ExternalLink to = "https://getalby.com/subscription/new " >
325+ < ExternalLink to = "https://getalby.com/subscription/pro " >
326326 < SidebarMenuItem >
327327 < SidebarMenuButton >
328328 < Cloud className = "h-4 w-4" />
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ export const UpgradeDialog = ({ children }: UpgradeDialogProps) => {
110110 variant = "premium"
111111 size = "lg"
112112 className = "w-full"
113- to = "https://www.getalby.com/subscription/new "
113+ to = "https://www.getalby.com/subscription/pro "
114114 >
115115 Upgrade Now
116116 </ ExternalLinkButton >
You can’t perform that action at this time.
0 commit comments