We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a83bdf + 74ac800 commit 0a7f8a0Copy full SHA for 0a7f8a0
1 file changed
docs/.vitepress/config.mts
@@ -23,7 +23,7 @@ export default withMermaid({
23
],
24
25
socialLinks: [
26
- { icon: 'github', link: 'https://github.com/vuejs/vitepress' },
+ { icon: 'github', link: 'https://github.com/silverorange/project-principles' },
27
28
},
29
// optionally, you can pass MermaidConfig
0 commit comments