aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing/app
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-05-19 18:58:45 +0000
committerMohamedBassem <me@mbassem.com>2024-05-19 18:58:45 +0000
commit1506ff0f6976c74c30c0c7e8abc4d194a70f27a5 (patch)
treef19677f109798337d3fde2c9eb903dd6e8fc13fe /apps/landing/app
parent8274d07025b13dab115e3f770aa0bd691d340d02 (diff)
downloadkarakeep-1506ff0f6976c74c30c0c7e8abc4d194a70f27a5.tar.zst
docs: Change references from the old repo URL to the new one
Diffstat (limited to 'apps/landing/app')
-rw-r--r--apps/landing/app/page.tsx2
1 files changed, 1 insertions, 1 deletions
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";