Skip to content

Commit 0ec36db

Browse files
committed
Update bootcamp.json
1 parent 5d5475c commit 0ec36db

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/bootcamp.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"Bootcamp": [{
33
"Week": 1,
44
"Title": "Getting Started",
5-
"Objectives": ["Introductions", "Lab Guides", "What is DevSecOps?"],
5+
"Objectives": ["What is DevSecOps?", "Think like an Attacker", "Let's get moving!"],
66
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-1/README.md",
77
"Lessons": [{
88
"number": 1,
9-
"name": "Introductions",
9+
"name": "What is DevSecOps?",
1010
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-1/LESSON-1.md"
1111
}, {
1212
"number": 2,
13-
"name": "Lab Guides",
13+
"name": "Think like an Attacker",
1414
"url": "https://github.com/devsecops/bootcamp/blob/master/Week-1/LESSON-2.md"
1515
}, {
1616
"number": 3,

0 commit comments

Comments
 (0)