From 59e7f6635af2226d57240f4af5e2ef8521b5601f Mon Sep 17 00:00:00 2001 From: Hussain Nagaria Date: Fri, 3 Jun 2022 15:07:57 +0530 Subject: [PATCH] fix: Homepage Link --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0a5df94..7e89095 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "bugs": { "url": "https://github.com/frappe/datatable/issues" }, - "homepage": "https://frappe.github.io/datatable", + "homepage": "https://frappe.io/datatable", "dependencies": { "hyperlist": "^1.0.0-beta", "lodash": "^4.17.5", @@ -75,4 +75,4 @@ "path": "cz-conventional-changelog" } } -} +} \ No newline at end of file