From d2d143a5557ec0b731e71566e487e071dccff565 Mon Sep 17 00:00:00 2001 From: Mabel Date: Sat, 1 Aug 2020 08:34:02 -0400 Subject: [PATCH] update path in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 711647c..27e79eb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "bugs": { "url": "https://github.com/MabelM1/Out-of-bounds/issues" }, - "homepage": "https://github.com/MabelM1/Out-of-bounds#readme", + "homepage": "https://github.com/MabelM1/Out-of-bounds/", "devDependencies": { "@babel/core": "^7.10.3", "@babel/preset-env": "^7.10.3",