This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/master by this push:
     new 49baa900 Readme: Fix broken API documentation link on Readme (#4942)
49baa900 is described below

commit 49baa900484d62ddb0cc4938ccd66ef17acf31e9
Author: Apurv Gupta <[email protected]>
AuthorDate: Thu Apr 22 13:32:11 2021 +0530

    Readme: Fix broken API documentation link on Readme (#4942)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 00d11f2..e2bb618 100644
--- a/README.md
+++ b/README.md
@@ -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

Reply via email to