File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
certifications/your-org-uuid/certification-1
challenges/your-org-uuid/challenge-1
learning-paths/your-org-uuid/example-learning-path Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ title: "Certification-1"
55description : " This is the first certification in the series. It will help you get started with KEDA and understand its basic concepts."
66banner : " image.png"
77weight : 1
8+ draft : true
89tags : [cloud, infrastructure]
910level : " beginner"
1011categories : " platform"
11- ---
12+ ---
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ description: "This is the first challenge in the series. It will help you get st
44banner : " image.png"
55id : " challenge-id"
66weight : 1
7- ---
7+ draft : true
8+ ---
Original file line number Diff line number Diff line change @@ -7,4 +7,5 @@ id: "learning-path-id"
77banner : " image-1.png"
88weight : 1
99level : " beginner"
10+ draft : true
1011---
You can’t perform that action at this time.
0 commit comments