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:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user