From 4bd17239762ca87aee74be758d25390cabdd3453 Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Tue, 19 Nov 2024 09:16:46 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(docs):=20fix=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/lib/os-release-snigdhaos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/os-release-snigdhaos b/usr/lib/os-release-snigdhaos index 9c81704..c00caf3 100644 --- a/usr/lib/os-release-snigdhaos +++ b/usr/lib/os-release-snigdhaos @@ -4,7 +4,7 @@ ID=arch BUILD_ID=ARCTIC ANSI_COLOR="38;2;23;147;209" HOME_URL="https://snigdhaos.org/" -DOCUMENTATION_URL="https://snigdhaos.org/documentation/" +DOCUMENTATION_URL="https://docs.snigdhaos.org/" SUPPORT_URL="https://forum.snigdhaos.org/" BUG_REPORT_URL="https://github.com/Snigdha-OS/snigdhaos-issues" PRIVACY_POLICY_URL="https://snigdhaos.org/privacy-policy/"