Readme: Fix broken API documentation link on Readme (#4942)

This commit is contained in:
Apurv Gupta 2021-04-22 13:32:11 +05:30 committed by GitHub
parent e107f9aa93
commit 49baa90048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ via Github pull requests.
* Developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home)
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
* API [documentation](http://cloudstack.apache.org/docs/api)
* API [documentation](https://cloudstack.apache.org/api.html)
* How to [contribute](CONTRIBUTING.md)
## Getting Involved and Contributing