Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit 16ff85b

Browse files
authored
Merge pull request #174 from watson-developer-cloud/update-dependencies
fix: Update dependencies
2 parents c45559b + 445775e commit 16ff85b

File tree

8 files changed

+2109
-663
lines changed

8 files changed

+2109
-663
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ The IBM Watson [Personality Insights][service_url] service uses linguistic analy
1515

1616
## Prerequisites
1717

18-
1. Sign up for an [IBM Cloud account](https://console.bluemix.net/registration/).
19-
1. Download the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview).
18+
1. Sign up for an [IBM Cloud account](https://cloud.ibm.com/registration/).
19+
1. Download the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview).
2020
1. Create an instance of the Personality Insights service and get your credentials:
21-
- Go to the [Personality Insights](https://console.bluemix.net/catalog/services/personality-insights) page in the IBM Cloud Catalog.
21+
- Go to the [Personality Insights](https://cloud.ibm.com/catalog/services/personality-insights) page in the IBM Cloud Catalog.
2222
- Log in to your IBM Cloud account.
2323
- Click **Create**.
2424
- Click **Show** to view the service credentials.
@@ -84,7 +84,7 @@ The IBM Watson [Personality Insights][service_url] service uses linguistic analy
8484
8585
## Deploying to IBM Cloud as a Cloud Foundry Application
8686
87-
1. Login to IBM Cloud with the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview)
87+
1. Login to IBM Cloud with the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview)
8888
8989
```
9090
ibmcloud login

i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"tooltip-not-available": "Tooltip not available",
8686
"page-title-pi": "Personality Insights",
8787
"header-ibm": "IBM",
88-
"header-wdc": "Watson Developer Cloud",
88+
"header-wdc": "Watson",
8989
"header-services": "Services",
9090
"header-docs": "Docs",
9191
"header-starterkit": "Starter Kits",

i18n/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"tooltip-not-available": "Ayuda no disponible",
8686
"page-title-pi": "Personality Insights",
8787
"header-ibm": "IBM",
88-
"header-wdc": "Watson Developer Cloud",
88+
"header-wdc": "Watson",
8989
"header-services": "Servicios",
9090
"header-docs": "Documentos",
9191
"header-starterkit": "Starter Kits",

i18n/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"tooltip-not-available": "利用できないツールチップ",
8282
"page-title-pi": "Personality Insights",
8383
"header-ibm": "IBM",
84-
"header-wdc": "Watson Developer Cloud",
84+
"header-wdc": "Watson",
8585
"header-services": "Service",
8686
"header-docs": "Docs",
8787
"header-starterkit": "Starter Kits",

0 commit comments

Comments
 (0)