Skip to content

Commit 6a912ea

Browse files
committed
updated order in programStructure.json
1 parent 1576100 commit 6a912ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

support/src/documentationHelpers/programStructure.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474
"name": "Node",
7575
"location": "courses/backend/node"
7676
},
77-
{
78-
"name": "Agile Teamwork",
79-
"location": "shared-modules/agile-teamwork"
80-
},
8177
{
8278
"name": "Specialist Career Training",
8379
"location": "shared-modules/specialist-career-training"
8480
},
81+
{
82+
"name": "Agile Teamwork",
83+
"location": "shared-modules/agile-teamwork"
84+
},
8585
{
8686
"name": "Final Backend Project",
8787
"location": "courses/backend/final-project"
@@ -108,14 +108,14 @@
108108
"name": "React",
109109
"location": "courses/frontend/react"
110110
},
111-
{
112-
"name": "Agile Teamwork",
113-
"location": "shared-modules/agile-teamwork"
114-
},
115111
{
116112
"name": "Specialist Career Training",
117113
"location": "shared-modules/specialist-career-training"
118114
},
115+
{
116+
"name": "Agile Teamwork",
117+
"location": "shared-modules/agile-teamwork"
118+
},
119119
{
120120
"name": "Final Frontend Project",
121121
"location": "courses/frontend/final-project"

0 commit comments

Comments
 (0)