Skip to content

Commit bf8ba80

Browse files
Updating doc links to latest version (#38)
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Create README.md * Update README.md
1 parent f797c7d commit bf8ba80

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ API documentation.
5454

5555
## Documentation
5656

57-
See [Oracle NoSQL SDK for Spring Data javadoc](https://oracle.github.io/nosql-spring-sdk/) for the latest API documentation. See [Spring Data SDK Developers Guide](https://docs.oracle.com/en/database/other-databases/nosql-database/22.3/springsdk/index.html) for examples and additional details on the SDK.
57+
See [Oracle NoSQL SDK for Spring Data javadoc](https://oracle.github.io/nosql-spring-sdk/) for the latest API documentation. See [Spring Data SDK Developers Guide](https://docs.oracle.com/en/database/other-databases/nosql-database/23.1/springsdk/index.html) for examples and additional details on the SDK.
5858

5959
General documentation about the Oracle NoSQL Database Cloud Service, Oracle NoSQL Database and Spring Data SDK
6060
Developers Guide can be found in these locations:
@@ -137,7 +137,8 @@ Note: Depending on individual scenario use the appropriate AuthorizationProvider
137137
```
138138

139139
- For on-prem configuration use one of the following examples or see
140-
[documentation](https://docs.oracle.com/en/database/other-databases/nosql-database/22.3/admin/obtaining-nosql-handle.html).
140+
[documentation](https://docs.oracle.com/en/database/other-databases/nosql-database/23.1/admin/obtaining-nosql-handle.html).
141+
141142
* For unsecure example:
142143

143144
```java
@@ -325,6 +326,10 @@ See the [LICENSE](LICENSE.txt) file.
325326
The [THIRD\_PARTY\_LICENSES](THIRD_PARTY_LICENSES.txt) file contains third
326327
party notices and licenses.
327328
329+
## Documentation
330+
* [API documentation](https://oracle.github.io/nosql-spring-sdk/)
331+
* [Developer's Guide](https://docs.oracle.com/en/database/other-databases/nosql-database/23.1/springsdk/index.html)
332+
328333
## Help
329334
330335
* Open an issue in the [Issues](https://github.com/oracle/nosql-spring-sdk/issues) page

0 commit comments

Comments
 (0)