Skip to content

Commit 0a41f32

Browse files
authored
Update README.md
Signed-off-by: Inbar Gazit <[email protected]>
1 parent 55afab0 commit 0a41f32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Before you can run this sample app on your local machine, you must first create
1212

1313
### Create a new integration
1414

15-
1. If you don't already have one, create a [free developer account](https://go.docusign.com/o/sandbox/).
15+
1. If you don't already have one, create a [free developer account](https://www.docusign.com/developers/sandbox).
1616
2. Log in to your developer account and navigate to [My Apps & Keys](https://admindemo.docusign.com/apps-and-keys).
1717
3. Select **Add App and Integration Key**.
1818
4. Create a new integration that is configured to use **JSON Web Token (JWT) Grant** and **Authorization Code Grant (ACG)**.
@@ -61,4 +61,4 @@ You can run the application in Docker locally in production mode:
6161
2. Make sure that you configured **.env** file and saved your **private.key** in the root of the folder. Make sure that you have Docker installed.
6262
3. Run **`docker-compose -f docker-compose.local.yaml up -d`**
6363
4. To stop containers, run **`docker compose -f docker-compose.local.yaml down`**
64-
5. Open a browser to **http://localhost:80**
64+
5. Open a browser to **http://localhost:80**

0 commit comments

Comments
 (0)