Skip to content

Commit 302c45a

Browse files
committedFeb 19, 2024
Socials link to the GitHub Org
1 parent 72c8c31 commit 302c45a

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
@@ -9,7 +9,7 @@ export default defineConfig({
99
logo: { src: './src/assets/metrics-js-logo.svg' },
1010
customCss: ['./src/styles/theme.css'],
1111
social: {
12-
github: 'https://github.com/metrics-js/documentation',
12+
github: 'https://github.com/metrics-js/',
1313
},
1414
editLink: {
1515
baseUrl: 'https://github.com/metrics-js/metrics-js.github.io/edit/main',

0 commit comments

Comments
 (0)