diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-03-10 19:41:00 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-03-10 19:41:00 +0300 |
commit | 57d3517b757c38f0a580efb6e01f48ede724119f (patch) | |
tree | e295ce56b7c0223a253bf09f576b37c20451d951 /package.json | |
parent | removed hompage from manifest as it's changing the default home page #101 (diff) | |
download | libredirect-57d3517b757c38f0a580efb6e01f48ede724119f.zip |
Added links on icons in the popup #103
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 31c64ea7..2f8f9abf 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bugs": { "url": "https://github.com/LibRedirect/LibRedirect/issues" }, - "homepage": "https://github.com/LibRedirect/LibRedirect#readme", + "homepage": "https://github.com/LibRedirect/LibRedirect", "devDependencies": { "web-ext": "^6.7.0" }, |