From 4cfe7e2e79243374f2e7db2168ca38ed3b251c4a Mon Sep 17 00:00:00 2001 From: Inbar Gazit Date: Tue, 15 Oct 2024 11:10:28 -0700 Subject: [PATCH] Update README.md Signed-off-by: Inbar Gazit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7143b..2f05ec3 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ For a list of code examples that use the Web Forms API, see the [How-to guides o ### Prerequisites **Note:** If you downloaded this code using [Quickstart](https://developers.docusign.com/docs/esign-rest-api/quickstart/) from the Docusign Developer Center, skip items 1 and 2 as they were automatically performed for you. -1. A free [Docusign developer account](https://go.docusign.com/o/sandbox/); create one if you don't already have one. +1. A free [Docusign developer account](https://www.docusign.com/developers/sandbox); create one if you don't already have one. 1. A Docusign app and integration key that is configured to use either [Authorization Code Grant](https://developers.docusign.com/platform/auth/authcode/) or [JWT Grant](https://developers.docusign.com/platform/auth/jwt/) authentication. This [video](https://www.youtube.com/watch?v=eiRI4fe5HgM) demonstrates how to obtain an integration key.