From 3b44d2a4f19d82e23101ae3edd97c78183c7253f Mon Sep 17 00:00:00 2001 From: Zwifi Date: Thu, 11 Sep 2025 12:08:23 +0200 Subject: [PATCH] Use NPMJS reference link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 571ac02b34..c1a60910d4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ designed to support developers building Solid applications. ### Data access and permissions management - solid-client -[@inrupt/solid-client](https://docs.inrupt.com/developer-tools/javascript/client-libraries/) +[@inrupt/solid-client](https://www.npmjs.com/package/@inrupt/solid-client) allows developers to access data and manage permissions on data stored in Solid Pods.