We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28283e commit b8091beCopy full SHA for b8091be
app/(dashboard)/layout.tsx
@@ -36,7 +36,7 @@ function UserMenu() {
36
>
37
</Link>
38
<Button asChild className="rounded-full">
39
- <Link href="https://github.com/Wuyxin/collabllm" className="flex items-center gap-2">
+ <Link href="https://github.com/CHATS-lab/verbalized-sampling" className="flex items-center gap-2">
40
<Github size={16} />
41
Github
42
lib/db/seed.ts
0 commit comments