Skip to content

Commit b82b578

Browse files
authored
Update readme links (#2335)
1 parent 2a3eddc commit b82b578

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Inrupt Java Client Libraries provide highly flexible, simple components that
88

99
## Using the libraries as a dependency in your own projects
1010

11-
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.
11+
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.
1212

1313
Next we will document how to use this repository locally.
1414

@@ -63,8 +63,8 @@ forum is a good place to meet the rest of the community.
6363

6464
## Documentation
6565

66-
- [Inrupt Java Client Libraries getting started](https://docs.inrupt.com/developer-tools/java/client-libraries/getting-started/)
67-
- [Inrupt Java Client Libraries javadocs](https://docs.inrupt.com/developer-tools/api/java/inrupt-client/latest/)
66+
- [Inrupt Java Client Libraries getting started](https://docs.inrupt.com/sdk/java-sdk/tutorial)
67+
- [Inrupt Java Client Libraries javadocs](https://api.docs.inrupt.com/docs/developer-tools/api/java/inrupt-client/latest/)
6868

6969
## Changelog
7070

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611
</executions>
612612
<configuration>
613613
<failBuildOnCVSS>7</failBuildOnCVSS>
614-
<ossIndexWarnOnlyOnRemoteErrors>true</ossIndexWarnOnlyOnRemoteErrors>
614+
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
615615
<formats>
616616
<format>HTML</format>
617617
<format>JSON</format>

0 commit comments

Comments
 (0)