Skip to content

Commit 0fa3d31

Browse files
committed
update notebook link
1 parent e7306aa commit 0fa3d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/(dashboard)/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function UserMenu() {
6262
</Link>
6363
</Button>
6464
<Button asChild className="rounded-full">
65-
<Link href="https://colab.research.google.com/YOUR_NOTEBOOK_URL" className="flex items-center gap-2">
65+
<Link href="https://github.com/CHATS-lab/verbalized-sampling?tab=readme-ov-file#-interactive-notebooks" className="flex items-center gap-2">
6666
<NotebookPen size={16} />
6767
Notebook
6868
</Link>

0 commit comments

Comments
 (0)