Skip to content

Commit 5c9bcad

Browse files
fix: update bluemix to cloud.ibm.com
1 parent c60e9d3 commit 5c9bcad

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212

1313
Natural Language Understanding is a collection of APIs that offer text analysis through natural language processing. This set of APIs can analyze text to help you understand its concepts, entities, keywords, sentiment, and more. Additionally, you can create a custom model for some APIs to get specific results that are tailored to your domain.
1414

15-
[![Demo](demo.gif)](https://natural-language-understanding-demo.mybluemix.net)
15+
[![Demo](demo.gif)](https://natural-language-understanding-demo.ng.bluemix.net)
1616

1717

1818
## Prerequisites
1919

20-
1. Sign up for an [IBM Cloud account](https://console.bluemix.net/registration/).
21-
1. Download the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview).
20+
1. Sign up for an [IBM Cloud account](https://cloud.ibm.com/registration).
21+
1. Download the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview).
2222
1. Create an instance of the Natural Language Understanding service and get your credentials:
23-
- Go to the [Natural Language Understanding](https://console.bluemix.net/catalog/services/natural-language-understanding) page in the IBM Cloud Catalog.
23+
- Go to the [Natural Language Understanding](https://cloud.ibm.com/catalog/services/natural-language-understanding) page in the IBM Cloud Catalog.
2424
- Log in to your IBM Cloud account.
2525
- Click **Create**.
2626
- Click **Show** to view the service credentials.
@@ -72,7 +72,7 @@ Natural Language Understanding is a collection of APIs that offer text analysis
7272
7373
## Deploying to IBM Cloud as a Cloud Foundry Application
7474
75-
1. Login to IBM Cloud with the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview)
75+
1. Login to IBM Cloud with the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview)
7676
7777
```
7878
ibmcloud login

0 commit comments

Comments
 (0)