Fixes nav errors introduced in #4694 (#4888)

* Fixing tutorial dropdown nav

* Changed indentation levels

* Syntax fix

* Trying to get Udacity to work

* Removed a redundant section heading
reviewable/pr5022/r1^2
Zachary Corleissen 2017-08-17 14:42:29 -07:00 committed by Andrew Chen
parent 732aef8820
commit b8a0fbbdd0
1 changed files with 5 additions and 4 deletions

View File

@ -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: