From 529ea3d147d71f5ad9d419426e791775799d566c Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" <148610067+eshanized@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:46:28 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8=20refactor(info):=20update=20githu?= =?UTF-8?q?b=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 59842a94..13cd68f3 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -8,7 +8,7 @@ export default defineConfig({ integrations: [starlight({ title: 'SNIGDHA OS', social: { - github: 'https://github.com/withastro/starlight' + github: 'https://github.com/Snigdha-OS/' }, sidebar: [{ label: 'Guides',