Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 2e1dfa0 + f817b92 commit bc1df0fCopy full SHA for bc1df0f
docs/src/components/SocialNavbar/index.tsx
@@ -14,7 +14,7 @@ const SocialNavbar = () => {
14
<div className="lg:flex hidden mr-4 items-center gap-x-2">
15
<div className="header-github-link flex bg-neutral-100 dark:bg-neutral-800 rounded-lg py-1 px-2 items-center gap-2">
16
<Link
17
- to="https://github.com/menloresearch/cortex"
+ to="https://github.com/menloresearch/cortex.cpp"
18
target="_blank"
19
className="hover:no-underline text-black dark:text-white hover:text-inherit"
20
>
0 commit comments