mirror of
https://github.com/vernu/textbee.git
synced 2026-05-19 05:46:23 -04:00
chore(web): fix billing portal url in dashboard
This commit is contained in:
@@ -335,7 +335,7 @@ export default function AccountSettings() {
|
||||
</Link>
|
||||
) : (
|
||||
<Link
|
||||
href="/billing"
|
||||
href="https://polar.sh/textbee/portal/"
|
||||
className='text-xs font-medium text-gray-700 dark:text-gray-200 hover:text-gray-900 dark:hover:text-white'
|
||||
>
|
||||
Manage Subscription →
|
||||
|
||||
Reference in New Issue
Block a user