From 5134b61adfb1044544a49c3fb5126a8fabf447c3 Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Tue, 23 Sep 2025 13:16:39 -0500 Subject: [PATCH 1/2] Update readme links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9fe376d3ac..a3a423aa9f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Inrupt Java Client Libraries provide highly flexible, simple components that ## Using the libraries as a dependency in your own projects -To use the Inrupt Java Client Libraries in your projects make sure to visit the [Getting Started page](https://docs.inrupt.com/developer-tools/java/client-libraries/getting-started/) of the documentation. +To use the Inrupt Java Client Libraries in your projects make sure to visit the [Getting Started page](https://docs.inrupt.com/sdk/java-sdk/tutorial) of the documentation. Next we will document how to use this repository locally. @@ -63,8 +63,8 @@ forum is a good place to meet the rest of the community. ## Documentation -- [Inrupt Java Client Libraries getting started](https://docs.inrupt.com/developer-tools/java/client-libraries/getting-started/) -- [Inrupt Java Client Libraries javadocs](https://docs.inrupt.com/developer-tools/api/java/inrupt-client/latest/) +- [Inrupt Java Client Libraries getting started](https://docs.inrupt.com/sdk/java-sdk/tutorial) +- [Inrupt Java Client Libraries javadocs](https://api.docs.inrupt.com/docs/developer-tools/api/java/inrupt-client/latest/) ## Changelog From 2c249a94a392015d8c9d9f252d80b236c0bb1a1c Mon Sep 17 00:00:00 2001 From: Aaron Coburn Date: Tue, 23 Sep 2025 13:20:15 -0500 Subject: [PATCH 2/2] Adjust OSS Index configuration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 943d1c34ae..eb46596182 100644 --- a/pom.xml +++ b/pom.xml @@ -611,7 +611,7 @@ 7 - true + false HTML JSON