From 37953ec67d2617981a1376109b275204031652c0 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sun, 2 Dec 2018 13:11:47 +0200 Subject: [PATCH] Change API link API was still referring to old API, link was updated to new one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a221925..7d1c3652 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ This package contains common modules that are mandatory for Cloudify's plugins. -See [ReadTheDocs](http://cloudify-plugins-common.readthedocs.org/en/latest/) for an API reference. +See [Documenation](https://docs.cloudify.co/cloudify-plugins-common/index.html) for an API reference.