diff --git a/README.md b/README.md index 1b5e620..2029908 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Natural Language Understanding is a collection of APIs that offer text analysis ## Prerequisites 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. Download the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli?topic=cli-getting-started#overview). 1. Create an instance of the Natural Language Understanding service and get your credentials: - Go to the [Natural Language Understanding](https://cloud.ibm.com/catalog/services/natural-language-understanding) page in the IBM Cloud Catalog. - Log in to your IBM Cloud account. @@ -68,7 +68,7 @@ Natural Language Understanding is a collection of APIs that offer text analysis ## Deploying to IBM Cloud as a Cloud Foundry Application -1. Login to IBM Cloud with the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli/index.html#overview) +1. Login to IBM Cloud with the [IBM Cloud CLI](https://cloud.ibm.com/docs/cli?topic=cli-getting-started#overview) ``` ibmcloud login diff --git a/views/Layout.jsx b/views/Layout.jsx index fab0a24..97222d3 100644 --- a/views/Layout.jsx +++ b/views/Layout.jsx @@ -36,7 +36,7 @@ export default function Layout(props) {