diff --git a/README.md b/README.md index a568e5cdf40..067a9e78049 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,10 @@ Find more demo in [KVRawClientTest](https://github.com/birdstorm/KVRawClientTest See [Java Client Documents](/docs/README.md) for references about how to config and monitor Java Client. -An [API reference](https://tikv.github.io/client-java/apidocs) is also available. +A [Maven site](https://tikv.github.io/client-java/site) is also available. It includes: +1. [API reference](https://tikv.github.io/client-java/site/apidocs/index.html) +2. [Spotbugs Reports](https://tikv.github.io/client-java/site/spotbugs.html) +3. [Source Code Xref](https://tikv.github.io/client-java/site/xref/index.html) ## Community