We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17876ce commit 552f5aaCopy full SHA for 552f5aa
1 file changed
data/bootcamp.json
@@ -2,7 +2,7 @@
2
"Bootcamp": [{
3
"Week": 1,
4
"Title": "Getting Started",
5
- "Objectives": ["some objectives", "some objectives", "some objectives"],
+ "Objectives": ["Introductions", "Lab Guides", "What is DevSecOps?"],
6
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-1/README.md",
7
"Lessons": [{
8
"number": 1,
0 commit comments