From b8f910930cc248060ca0aa030c8b75db0ae1c822 Mon Sep 17 00:00:00 2001 From: stm-dell <77790558+stm-dell@users.noreply.github.com> Date: Thu, 21 Jan 2021 15:49:05 +0100 Subject: [PATCH] Update README.rst updated link to API specification --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 46b860a..87e3630 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ python-ecsclient This library is the Python Software Development Kit (SDK) for `Dell EMC ECS `_. It allows developers to interact with the ECS Management API. You can find -the ECS API specification `here `_. +the ECS API specification `here `_. This library is the successor of `ECS Minion `_.