mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
fix auth connect link (#1045)
This commit is contained in:
parent
14b33401e1
commit
f5383b6671
1 changed files with 1 additions and 1 deletions
|
|
@ -395,7 +395,7 @@ function AuthConnectContent() {
|
|||
</button>
|
||||
|
||||
<a
|
||||
href="https://app.supermemory.ai/?view=plugins"
|
||||
href="https://app.supermemory.ai/settings#billing"
|
||||
className={dmSans125ClassName(
|
||||
"text-[12px] text-[#737373] hover:text-[#FAFAFA] transition-colors",
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue