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 f3e6b9e commit c943994Copy full SHA for c943994
1 file changed
packages/docs/astro.config.mjs
@@ -13,7 +13,7 @@ export default defineConfig({
13
starlight({
14
title: "Jimp",
15
social: {
16
- github: "https://github.com/withastro/starlight",
+ github: "https://github.com/jimp-dev/jimp",
17
},
18
sidebar: [
19
{
0 commit comments