Skip to content

Commit df21afa

Browse files
NSeydouxhexagon6
andauthored
Update package.json - homepage 404 (#2762)
"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. Co-authored-by: hexagon6 <hexagon6+github@fet.li>
1 parent 7c91266 commit df21afa

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)