Skip to content

Commit f7b5b43

Browse files
committed
docs(readme): update readme with new getting credentials copy
1 parent 568abc8 commit f7b5b43

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,9 @@ Watson services are migrating to token-based Identity and Access Management (IAM
5050
### Getting credentials
5151
To find out which authentication to use, view the service credentials. You find the service credentials for authentication the same way for all Watson services:
5252

53-
1. Go to the IBM Cloud **[Dashboard][watson-dashboard]** page.
54-
1. Either click an existing Watson service instance or click **Create**.
55-
1. Click **Show** to view your service credentials.
56-
1. Copy the `url` and either `apikey` or `username` and `password`.
53+
1. Go to the IBM Cloud [Dashboard](https://console.bluemix.net/dashboard/apps?category=ai) page.
54+
1. Either click an existing Watson service instance or click [**Create resource > AI**](https://console.bluemix.net/catalog/?category=ai) and create a service instance.
55+
1. Copy the `url` and either `apikey` or `username` and `password`. Click **Show** if the credentials are masked.
5756

5857
In your code, you can use these values in the service constructor or with a method call after instantiating your service.
5958

@@ -189,4 +188,3 @@ See [CONTRIBUTING.md](.github/CONTRIBUTING.md).<TODO revise coding standard>
189188
[visual-studio-code-download]: https://code.visualstudio.com/
190189
[dotnet-standard-sdk-documentation]: https://watson-developer-cloud.github.io/dotnet-standard-sdk/
191190
[ibm-cloud-onboarding]: http://console.bluemix.net/registration?target=/developer/watson&cm_sp=WatsonPlatform-WatsonServices-_-OnPageNavLink-IBMWatson_SDKs-_-DotNet
192-
[watson-dashboard]: https://console.bluemix.net/dashboard/apps?category=watson

0 commit comments

Comments
 (0)