From e3d610758ca13a2a61a66145e17b840e2f3b8e5e Mon Sep 17 00:00:00 2001 From: Miles Lucas Date: Thu, 19 Mar 2020 11:31:28 -1000 Subject: [PATCH] Typo in README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7257cf8..7b7f468 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # :shell: OneOps Secrets CLI [![Maven Central][maven-svg]][maven-url] [![changelog][cl-svg]][cl-url] [![apidoc][apidoc-svg]][apidoc-url] -A command line tool for managing [OneOps](http://oneos.com) application secrets.OneOps Secrets CLI interacts with the +A command line tool for managing [OneOps](http://oneops.com) application secrets.OneOps Secrets CLI interacts with the [OneOps Secrets Proxy](http://oneops.com/user/account/secrets-proxy.html) API. ## Usage