Skip to content

Commit b8091be

Browse files
committed
test
1 parent d28283e commit b8091be

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/(dashboard)/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function UserMenu() {
3636
>
3737
</Link>
3838
<Button asChild className="rounded-full">
39-
<Link href="https://github.com/Wuyxin/collabllm" className="flex items-center gap-2">
39+
<Link href="https://github.com/CHATS-lab/verbalized-sampling" className="flex items-center gap-2">
4040
<Github size={16} />
4141
Github
4242
</Link>

lib/db/seed.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)