Skip to content

Commit c6e816f

Browse files
committed
feat: add or refactor academy documentation content
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent 762d451 commit c6e816f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/en/cloud/academy/creating-your-learning-path

content/en/cloud/academy/creating-your-learning-path/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories: [Academy]
77
tags: [Designer]
88
---
99

10-
This guide provides a step-by-step walkthrough for creating and organizing a new learning path in the Layer5 Academy. You'll learn how to set up your content repository, structure your courses, add assets, preview your work, and publish it for your organization.
10+
This guide provides a step-by-step walkthrough for creating and organizing a new learning path in the [Layer5 Academy](https://cloud.layer5.io/academy/overview). You'll learn how to set up your content repository, structure your courses, add assets, preview your work, and publish it for your organization.
1111

1212
### 1. Set Up Your Content Repository
1313

@@ -98,7 +98,7 @@ Use only lowercase letters and separate words with hyphens (e.g., `my-company`,
9898
This is the top-level category for your content. The `_index.md` file at this level defines the main landing page for all learning paths.
9999
100100
- **Your Organization Folder (`<your-identifier>`)**
101-
This is the most important folder for ensuring your content is properly scoped. All of your learning paths and challenges must reside inside a single folder named with your unique organization identifier.
101+
This is the most important folder for ensuring your content is properly scoped. All of your learning paths must reside inside a single folder named with your unique identifier.
102102
103103
- **The Learning Path (`<your-learning-path>`)**
104104
This folder represents a complete learning path. The `_index.md` file inside it contains the title, description, and other metadata that will be displayed on the learning path's summary card.

0 commit comments

Comments
 (0)