diff --git a/_data/tutorials.yml b/_data/tutorials.yml index 479135958e0..60462663a67 100644 --- a/_data/tutorials.yml +++ b/_data/tutorials.yml @@ -30,10 +30,11 @@ toc: - docs/tutorials/kubernetes-basics/update-intro.html - docs/tutorials/kubernetes-basics/update-interactive.html - title: Online Training Courses - section: Scalable Microservices with Kubernetes (Udacity) - path: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615 - section: Introduction to Kubernetes (edX) - path: https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x# + section: + - title: Scalable Microservices with Kubernetes (Udacity) + path: https://www.udacity.com/course/scalable-microservices-with-kubernetes--ud615 + - title: Introduction to Kubernetes (edX) + path: https://www.edx.org/course/introduction-kubernetes-linuxfoundationx-lfs158x# - docs/tutorials/stateless-application/hello-minikube.md - title: Configuration section: