Skip to content

Commit 82eb78f

Browse files
hexagon6NSeydoux
authored andcommitted
Update package.json - homepage 404
"homepage" entry has a link to a page that does not exist anymore. This change follows up on the migrated webpage version so `npm info @inrupt/solid-client` shows a valid link to solid-client-js documentation.
1 parent 7c91266 commit 82eb78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"linked data",
3232
"turtle"
3333
],
34-
"homepage": "https://docs.inrupt.com/client-libraries/solid-client-js/",
34+
"homepage": "https://inrupt.github.io/solid-client-js/",
3535
"bugs": "https://github.com/inrupt/solid-client-js/issues",
3636
"main": "dist/index.js",
3737
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)