Skip to content

Commit

Permalink
Merge pull request ringcentral#50 from ringcentral/attachGitHubPageUrl
Browse files Browse the repository at this point in the history
Attach javadoc link in readme file
  • Loading branch information
SushilMallRC authored Apr 24, 2024
2 parents ba50dc4 + b03c4b8 commit 27302ee
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://github.com/ringcentral/ringcentral-java/actions/workflows/test.yml/badge.svg)](https://github.com/ringcentral/ringcentral-java/actions)
[![Coverage Status](https://coveralls.io/repos/github/ringcentral/ringcentral-java/badge.svg?branch=master)](https://coveralls.io/github/ringcentral/ringcentral-java?branch=master)
[![Reference](https://img.shields.io/badge/Javadoc-reference-blue?logo=java)](https://ringcentral.github.io/ringcentral-java/)
[![Reference](https://img.shields.io/badge/Javadoc-reference-blue?logo=java)](https://ringcentral.github.io/ringcentral-java/javadoc)
[![Chat](https://img.shields.io/badge/chat-on%20glip-orange.svg)](https://ringcentral.github.io/join-ringcentral/)
[![Twitter](https://img.shields.io/twitter/follow/ringcentraldevs.svg?style=social&label=follow)](https://twitter.com/RingCentralDevs)

Expand All @@ -19,8 +19,10 @@ can be accessed via more than 70 APIs. The platform's main capabilities include
* [Webinar](https://developers.ringcentral.com/webinar-api)
* [Business Analytics](https://developers.ringcentral.com/analytics-api).

[API Reference](https://developer.ringcentral.com/api-docs/latest/index.html)
and [APIs Explorer](https://developer.ringcentral.com/api-explorer/latest/index.html).
## Additional resources

* [RingCentral API Reference](https://developer.ringcentral.com/api-docs/latest/index.html) - an interactive reference for the RingCentral API that allows developers to make API calls with no code.
* [Document](https://ringcentral.github.io/ringcentral-java/javadoc) - an interactive reference for the SDK code documentation.

## Getting help and support

Expand Down

0 comments on commit 27302ee

Please sign in to comment.