Skip to content

Commit eaa2daa

Browse files
committed
fix: update github link
1 parent 657a51c commit eaa2daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default defineConfig({
3737

3838
socialLinks: [
3939
// { icon: 'languages', link: '/translations/' },
40-
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' },
40+
{ icon: 'github', link: 'https://github.com/leafsphp/leaf' },
4141
{ icon: 'twitter', link: 'https://x.com/leafphp' },
4242
{ icon: 'discord', link: 'https://discord.gg/Pkrm9NJPE3' },
4343
// {

0 commit comments

Comments
 (0)