From 105bf0691c9662d2be449a3bff22f56fd9d4140c Mon Sep 17 00:00:00 2001 From: Ben Behrman Date: Mon, 5 Aug 2024 11:27:15 -0600 Subject: [PATCH] Update readme.md --- Unstoppable Partner API Example/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Unstoppable Partner API Example/readme.md b/Unstoppable Partner API Example/readme.md index 9b1c455..130fa7a 100644 --- a/Unstoppable Partner API Example/readme.md +++ b/Unstoppable Partner API Example/readme.md @@ -12,7 +12,7 @@ Run the following command to install all dependencies for both the server and th `npm run install:all` ### 3. Request and Add Your Sandbox API Key -Go to the [Partner Dashboard](https://dashboard.auth.unstoppabledomains.com/auth){:target="_blank"}, sign up, create a Sandbox client and request a Sandbox API key. +Go to the [Partner Dashboard](https://dashboard.auth.unstoppabledomains.com/auth), sign up, create a Sandbox client and request a Sandbox API key. Add your Sandbox API key to the `server.js` file in the `server` directories. #### For example: