docs: fix quick start guide and update dashboard link (#454)

This commit is contained in:
Narayan Bhat
2023-01-23 00:16:23 +05:30
committed by GitHub
parent fe3f1de184
commit 0ec3aea61d
5 changed files with 81 additions and 290 deletions

View File

@ -30,7 +30,7 @@ Use the following base URLs when making requests to the APIs:
## Authentication
When you sign up on our [dashboard](https://dashboard-hyperswitch.netlify.app) and create a merchant
When you sign up on our [dashboard](https://app.hyperswitch.io) and create a merchant
account, you are given a secret key (also referred as api-key).
You may authenticate all API requests with Juspay server by providing the appropriate key in the
request Authorization header.