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

Commit

Permalink
Merge pull request #174 from watson-developer-cloud/update-dependencies
Browse files Browse the repository at this point in the history
fix: Update dependencies
  • Loading branch information
mamoonraja authored Feb 22, 2019
2 parents c45559b + 445775e commit 16ff85b
Show file tree
Hide file tree
Showing 8 changed files with 2,109 additions and 663 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The IBM Watson [Personality Insights][service_url] service uses linguistic analy

## Prerequisites

1. Sign up for an [IBM Cloud account](https://console.bluemix.net/registration/).
1. Download the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview).
1. Sign up for an [IBM Cloud account](https://cloud.ibm.com/registration/).
1. Download the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview).
1. Create an instance of the Personality Insights service and get your credentials:
- Go to the [Personality Insights](https://console.bluemix.net/catalog/services/personality-insights) page in the IBM Cloud Catalog.
- Go to the [Personality Insights](https://cloud.ibm.com/catalog/services/personality-insights) page in the IBM Cloud Catalog.
- Log in to your IBM Cloud account.
- Click **Create**.
- Click **Show** to view the service credentials.
Expand Down Expand Up @@ -84,7 +84,7 @@ The IBM Watson [Personality Insights][service_url] service uses linguistic analy
## Deploying to IBM Cloud as a Cloud Foundry Application
1. Login to IBM Cloud with the [IBM Cloud CLI](https://console.bluemix.net/docs/cli/index.html#overview)
1. Login to IBM Cloud with the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview)
```
ibmcloud login
Expand Down
2 changes: 1 addition & 1 deletion i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"tooltip-not-available": "Tooltip not available",
"page-title-pi": "Personality Insights",
"header-ibm": "IBM",
"header-wdc": "Watson Developer Cloud",
"header-wdc": "Watson",
"header-services": "Services",
"header-docs": "Docs",
"header-starterkit": "Starter Kits",
Expand Down
2 changes: 1 addition & 1 deletion i18n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"tooltip-not-available": "Ayuda no disponible",
"page-title-pi": "Personality Insights",
"header-ibm": "IBM",
"header-wdc": "Watson Developer Cloud",
"header-wdc": "Watson",
"header-services": "Servicios",
"header-docs": "Documentos",
"header-starterkit": "Starter Kits",
Expand Down
2 changes: 1 addition & 1 deletion i18n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"tooltip-not-available": "利用できないツールチップ",
"page-title-pi": "Personality Insights",
"header-ibm": "IBM",
"header-wdc": "Watson Developer Cloud",
"header-wdc": "Watson",
"header-services": "Service",
"header-docs": "Docs",
"header-starterkit": "Starter Kits",
Expand Down
Loading

0 comments on commit 16ff85b

Please sign in to comment.