From 86783613cef204c9934162d79a64035812b56ef3 Mon Sep 17 00:00:00 2001 From: Nicolas Ayral Seydoux Date: Thu, 11 Sep 2025 12:26:48 +0200 Subject: [PATCH] Update links in README Point to the latest docs URL --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 571ac02b34..2422f2ff05 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://docs.inrupt.com/sdk/javascript-sdk) allows developers to access data and manage permissions on data stored in Solid Pods. @@ -103,7 +103,7 @@ and `String.prototype.endsWith`. ### Node.js Support See [Inrupt Solid Javascript Client -Libraries](https://docs.inrupt.com/developer-tools/javascript/client-libraries/#node-js-support). +Libraries](https://docs.inrupt.com/sdk/javascript-sdk#node.js-support). ## Installation @@ -137,7 +137,7 @@ forum is a good place to meet the rest of the community. ### Documentation - [Inrupt Solid Javascript Client - Libraries](https://docs.inrupt.com/developer-tools/javascript/client-libraries/) + Libraries](https://docs.inrupt.com/sdk/javascript-sdk) - [Homepage](https://docs.inrupt.com/) ## Changelog