Skip to content

Commit d54695c

Browse files
authored
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 3cc11c2 commit d54695c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)