From 1506ff0f6976c74c30c0c7e8abc4d194a70f27a5 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sun, 19 May 2024 18:58:45 +0000 Subject: docs: Change references from the old repo URL to the new one --- apps/landing/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/landing') diff --git a/apps/landing/app/page.tsx b/apps/landing/app/page.tsx index a7b25079..cfe04ce0 100644 --- a/apps/landing/app/page.tsx +++ b/apps/landing/app/page.tsx @@ -8,7 +8,7 @@ import playStoreBadge from "@/public/google-play-badge.png"; import screenshot from "@/public/screenshot.png"; import { ExternalLink, Github } from "lucide-react"; -const GITHUB_LINK = "https://github.com/MohamedBassem/hoarder-app"; +const GITHUB_LINK = "https://github.com/hoarder-app/hoarder"; const DOCS_LINK = "https://docs.hoarder.app"; const DEMO_LINK = "https://try.hoarder.app"; -- cgit v1.2.3-70-g09d2