Skip to content

Commit 07125c4

Browse files
authored
changed homepage in package.json
1 parent f73cfcd commit 07125c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

personal-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"description": "Personal Website for joemacd.",
55
"main": "index.js",
6-
"homepage": "https://joemacd.github.io/personal-website",
6+
"homepage": "https://joemacd.github.io",
77
"scripts": {
88
"start": "react-scripts start",
99
"build": "react-scripts build",

0 commit comments

Comments
 (0)