Skip to content

Commit 0a7f8a0

Browse files
Merge pull request #2 from silverorange/fix-gh-link
Update GH link in navbar to point to us
2 parents 2a83bdf + 74ac800 commit 0a7f8a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default withMermaid({
2323
],
2424

2525
socialLinks: [
26-
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' },
26+
{ icon: 'github', link: 'https://github.com/silverorange/project-principles' },
2727
],
2828
},
2929
// optionally, you can pass MermaidConfig

0 commit comments

Comments
 (0)