You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@
14
14
15
15
You can view a [demo][demo_url] of this app.
16
16
17
-
Please note this app uses the [Watson Assistant V2 API](https://console.bluemix.net/apidocs/assistant-v2#introduction). To access a version of the V1 app, you can go to [v1.4.1](https://github.com/watson-developer-cloud/assistant-simple/releases/tag/v1.4.1).
17
+
Please note this app uses the [Watson Assistant V2 API](https://cloud.ibm.com/apidocs/assistant-v2#introduction). To access a version of the V1 app, you can go to [v1.4.1](https://github.com/watson-developer-cloud/assistant-simple/releases/tag/v1.4.1).
18
18
19
19
If you need more information about the V1 API, you can go to the [Watson Assistant V1 API page](https://cloud.ibm.com/apidocs/assistant#introduction).
20
20
21
21
22
22
## Prerequisites
23
23
24
-
1. Sign up for an [IBM Cloud account](https://console.bluemix.net/registration/).
25
-
1. Download the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview).
24
+
1. Sign up for an [IBM Cloud account](https://cloud.ibm.com/registration/).
25
+
1. Download the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview).
26
26
1. Create an instance of the Watson Assistant service and get your credentials:
27
-
- Go to the [Watson Assistant](https://console.bluemix.net/catalog/services/conversation) page in the IBM Cloud Catalog.
27
+
- Go to the [Watson Assistant](https://cloud.ibm.com/catalog/services/conversation) page in the IBM Cloud Catalog.
28
28
- Log in to your IBM Cloud account.
29
29
- Click **Create**.
30
30
- Click **Show** to view the service credentials.
@@ -84,7 +84,6 @@ If you need more information about the V1 API, you can go to the [Watson Assista
0 commit comments