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 72c8c31 commit 302c45aCopy full SHA for 302c45a
astro.config.mjs
@@ -9,7 +9,7 @@ export default defineConfig({
9
logo: { src: './src/assets/metrics-js-logo.svg' },
10
customCss: ['./src/styles/theme.css'],
11
social: {
12
- github: 'https://github.com/metrics-js/documentation',
+ github: 'https://github.com/metrics-js/',
13
},
14
editLink: {
15
baseUrl: 'https://github.com/metrics-js/metrics-js.github.io/edit/main',
0 commit comments