Signposting added in /docs/home to redirect users to /training (#19592)

* Update _index.md

Signpost readers from /docs/home/ to /training/ #19554

* Added the link to reroute users from /docs/home to /training

* Signposting for users added

* Updated _index.md
This commit is contained in:
divya-mohan0209
2020-03-16 09:18:35 +05:30
committed by GitHub
parent d089656267
commit e2c9be736a
+5
View File
@@ -39,6 +39,11 @@ cards:
description: "Look up common tasks and how to perform them using a short sequence of steps." description: "Look up common tasks and how to perform them using a short sequence of steps."
button: "View Tasks" button: "View Tasks"
button_path: "/docs/tasks" button_path: "/docs/tasks"
- name: training
title: "Training"
description: "Get certified in Kubernetes and make your cloud native projects successful!"
button: "View training"
button_path: "/training"
- name: reference - name: reference
title: Look up reference information title: Look up reference information
description: Browse terminology, command line syntax, API resource types, and setup tool documentation. description: Browse terminology, command line syntax, API resource types, and setup tool documentation.