Skip to content

Commit d492cfb

Browse files
committed
Fixed broken GitHub link
1 parent 90e6b25 commit d492cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default defineConfig({
2525
head: [],
2626
favicon: '/favicon.png',
2727
social: [
28-
{ icon: 'github', label: 'GitHub', href: 'https://github.com/withastro/starlight' },
28+
{ icon: 'github', label: 'GitHub', href: 'https://github.com/CoreControlLib/CoreControlQuickstart' },
2929
{ icon : 'instagram', label: 'Instagram', href: 'https://www.instagram.com/corecontrollib/' }
3030
],
3131
sidebar: [

0 commit comments

Comments
 (0)