Fix links in tutorials section

This commit is contained in:
Qiming Teng
2020-10-22 15:27:40 +08:00
parent 1996d94faa
commit 774594bf15
4 changed files with 7 additions and 12 deletions
+1 -6
View File
@@ -16,7 +16,7 @@ card:
<!-- overview -->
This tutorial shows you how to run a sample app
on Kubernetes using [minikube](/docs/setup/learning-environment/minikube) and Katacoda.
on Kubernetes using minikube and Katacoda.
Katacoda provides a free, in-browser Kubernetes environment.
{{< note >}}
@@ -24,17 +24,12 @@ You can also follow this tutorial if you've installed minikube locally.
See [minikube start](https://minikube.sigs.k8s.io/docs/start/) for installation instructions.
{{< /note >}}
## {{% heading "objectives" %}}
* Deploy a sample application to minikube.
* Run the app.
* View application logs.
## {{% heading "prerequisites" %}}