From 96153aeb2a69f3de014647eddcf87faa4fd75f9b Mon Sep 17 00:00:00 2001 From: "Irsyad A. Panjaitan" Date: Sat, 21 Dec 2024 22:42:18 +0700 Subject: [PATCH] fix: make it better --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15f4778..20c95c1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "type": "git", "url": "git+https://github.com/justdlabs/cli.git" }, - "homepage": "https://getjustd.com", + "homepage": "https://getjustd.com/cli", "scripts": { "dev": "tsup --watch", "prepare": "npx husky",