From 42c748c7f83c222700d2a0b44668fe956f6f7bbb Mon Sep 17 00:00:00 2001 From: Robbo-lab Date: Wed, 16 Oct 2024 13:10:27 +0800 Subject: [PATCH] chore: package.json update --- .github/workflows/deploy.yml | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6a28c09..c2e31b4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,5 +1,4 @@ name: Deploy to GitHub Pages - on: push: branches: diff --git a/package.json b/package.json index 0b10d4e..753eb10 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "keywords": [], "author": "John Robertson", "license": "ISC", - "homepage": "https://github.com/Robbo-lab/dip-web-app-react-app-final", + "homepage": "https://robbo-lab.github.io/dip-web-app-react-app-final", "dependencies": { "bulma": "^1.0.2", "css-loader": "^7.1.2",