Merge pull request #1230 from dapr/k8s-broken-link

fixing broken link
This commit is contained in:
Ori Zohar 2021-02-16 14:58:59 -08:00 committed by GitHub
commit 2ac583b108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ Deploying and running a Dapr enabled application into your Kubernetes cluster is
```
You can see some examples [here](https://github.com/dapr/quickstarts/tree/master/hello-kubernetes/deploy) in the Kubernetes getting started sample.
Read [Kubernetes how to topics](https://github.com/dapr/docs/tree/master/howto#kubernetes-configuration) for more information about setting up Kubernetes and Dapr.
Explore additional [Kubernetes related topics]({{<ref kubernetes>}}) for more information about working with Dapr on Kubernetes.