mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-15 09:40:57 +00:00
fix: change to signin path
This commit is contained in:
parent
acf84411e6
commit
d679b2f4f7
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ const Services = () => {
|
|||
data in a private manner, from anywhere.
|
||||
</p>
|
||||
<a
|
||||
href="/components"
|
||||
href="/signin"
|
||||
className="inline-flex justify-center items-center py-4 px-10 w-full text-center bg-transparent bg-gradient-to-tr to-transparent rounded-xl transition-colors sm:w-auto mt-[-20px] bg-glass-gradient group from-zinc-300/5 via-gray-400/5 border-white/10 border-[1px] hover:bg-transparent/10"
|
||||
>
|
||||
Get started
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue