Skip to content

Commit a6baf71

Browse files
committed
update link
1 parent f52bbdf commit a6baf71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/components/MobileFooter.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { ParseStatus } from 'astro:schema';
88
const additionalLinks = [
99
{
1010
label: 'Chatkit.js',
11-
href: 'https://github.com/openai/chatkit-js-internal',
11+
href: 'https://github.com/openai/chatkit-js',
1212
icon: 'github' as const,
1313
},
1414
];

0 commit comments

Comments
 (0)