Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
/cortex.cppPublic archive

fix: github url#2158

Merged
urmauur merged 1 commit intodevfromfix/github-url
Mar 20, 2025
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletiondocs/src/components/SocialNavbar/index.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -14,7 +14,7 @@ const SocialNavbar = () => {
<div className="lg:flex hidden mr-4 items-center gap-x-2">
<div className="header-github-link flex bg-neutral-100 dark:bg-neutral-800 rounded-lg py-1 px-2 items-center gap-2">
<Link
to="https://github.com/menloresearch/cortex"
to="https://github.com/menloresearch/cortex.cpp"
target="_blank"
className="hover:no-underline text-black dark:text-white hover:text-inherit"
>
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp