From d843276d9cb507ff2828bf2661c485799d5592cc Mon Sep 17 00:00:00 2001 From: Andy Yu <67715364+andyyu824@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:33:31 -1000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d56455bd..335b38d76 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "web-vitals": "^1.1.2", "yup": "^0.32.11" }, - "homepage": "https://hcdp.github.io/mesonet-tapis-ui/", + "homepage": "https://uh-ci.github.io/cmaiki-tapis-ui/", "scripts": { "start": "react-scripts start", "build": "react-scripts build",