Skip to content

Commit 244b9dd

Browse files
authored
Update README.md
add links to documentation.
1 parent a38461a commit 244b9dd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,13 @@ mvn -P it.kvtif verify
9494
> If you need to run both kvclient and kvquery tests, use:
9595
> `mvn -P it.kvclient,it.kvquery verify`
9696
97+
## Documentation
98+
99+
General documentation about the Oracle NoSQL Database and the Oracle NoSQL Database Cloud Service can be found in these locations:
100+
101+
* [Oracle NoSQL Database Cloud Service](https://docs.oracle.com/en/cloud/paas/nosql-cloud/nosql_dev.html)
102+
* [Oracle NoSQL Database On Premise](https://docs.oracle.com/en/database/other-databases/nosql-database/)
103+
97104
## Help
98105

99106
There are a few ways to get help or report issues:
@@ -107,7 +114,7 @@ including version of the SDK and **simple**, standalone example code as needed.
107114

108115
## Changes
109116

110-
See the [Changelog](./CHANGELOG.html).
117+
See the [Changelog](./CHANGELOG.md).
111118

112119
## Contributing
113120

0 commit comments

Comments
 (0)