From 2b8315d7ff14938eb6e83f9f7369baaf13fcb65f Mon Sep 17 00:00:00 2001 From: Andrew Edwards Date: Thu, 29 Apr 2021 11:37:04 -0400 Subject: [PATCH] Update README.md --- Sources/CloudSecretManager/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/CloudSecretManager/README.md b/Sources/CloudSecretManager/README.md index cd08446..d29211e 100644 --- a/Sources/CloudSecretManager/README.md +++ b/Sources/CloudSecretManager/README.md @@ -1,7 +1,7 @@ # GoogleCloudSecretManagerAPI ## Getting Started -If you only need to use the [Google Cloud Secret Manager API](https://cloud.google.com/storage/), then this guide will help you get started. +If you only need to use the [Google Cloud Secret Manager API](https://cloud.google.com/secret-manager), then this guide will help you get started. In your `Package.swift` file, make sure you have the following dependencies and targets