From ee9a9685e519dca92be0a7d754cd73a9737ca0b0 Mon Sep 17 00:00:00 2001 From: Daniel Willitzer Date: Fri, 4 Oct 2024 15:55:29 -0700 Subject: [PATCH] docs: update 1Password Secrets Automation link in README.md Updated the link for 1Password Secrets Automation in the README.md from the old URL to the new developer documentation URL. This change ensures that users are directed to the correct and most current documentation for 1Password Secrets Automation. - Changed URL from https://1password.com/product/secrets/ to https://developer.1password.com/docs/secrets-automation/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce58a0..8b18830 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ --- -The 1Password Connect SDK JS provides your JavaScript and TypeScript applications access to the 1Password Connect API hosted on your infrastructure and leverages the power of [1Password Secrets Automation](https://1password.com/product/secrets/). +The 1Password Connect SDK JS provides your JavaScript and TypeScript applications access to the 1Password Connect API hosted on your infrastructure and leverages the power of [1Password Secrets Automation](https://developer.1password.com/docs/secrets-automation/). This library can be used by Node.js applications, tools, and other automations to access and manage items in 1Password vaults.