We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdeb6a commit d7fda81Copy full SHA for d7fda81
docs/.vitepress/config.ts
@@ -87,7 +87,7 @@ export default defineConfig({
87
},
88
89
socialLinks: [
90
- { icon: 'github', link: 'https://github.com/PandaTestGrid/pandatestgrid.github.io' }
+ { icon: 'github', link: 'https://github.com/PandaTestGrid' }
91
],
92
93
footer: {
0 commit comments