remove space between [] (url) in ibm iks page (#1904)

This commit is contained in:
Jane Man 2020-04-17 11:45:09 -07:00 committed by GitHub
parent 016dd6e01e
commit 5a5f1a569d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ This is a guide for an end-to-end example of Kubeflow on [IBM Cloud Kubernetes S
## Introduction
### Overview of IKS
[IBM Cloud Kubernetes Service (IKS)] (https://cloud.ibm.com/docs/containers?topic=containers-getting-started) enables the deployment of containerized applications in Kubernetes clusters with specialized tools for management of the systems.
[IBM Cloud Kubernetes Service (IKS)](https://cloud.ibm.com/docs/containers?topic=containers-getting-started) enables the deployment of containerized applications in Kubernetes clusters with specialized tools for management of the systems.
The [IBM Cloud CLI](https://cloud.ibm.com/docs/cli?topic=cloud-cli-getting-started) can be used for creating, developing, and deploying cloud applications.