diff --git a/README.md b/README.md index f221c2b..b57006f 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ TODO: fill out this form? # Workshops | workshop | version | description | | --- | --- | --- | -| Kubernetes 101 | v1.2.0 | Covers the basics of using Kubernetes to manage applications at scale. In this workshop, you'll take an app, build turn it into a docker container, then use Kubernetes to deploy, scale, and update it. This workshop comes in multiple versions: A video course, a codelab with an accompanying talk, or a set of workshop material with slides. | +| [Kubernetes 101](bundles/kubernetes-101) | v1.2.0 | Covers the basics of using Kubernetes to manage applications at scale. In this workshop, you'll take an app, build turn it into a docker container, then use Kubernetes to deploy, scale, and update it. This workshop comes in multiple versions: A video course, a codelab with an accompanying talk, or a set of workshop material with slides. |