Skip to content

Commit d1b3be6

Browse files
authored
Update extra-cheat-sheets.json
1 parent 92fe7d1 commit d1b3be6

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

extra-cheat-sheets.json

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@
345345
"System Design Primer": {
346346
"github": "donnemartin/system-design-primer",
347347
"filePattern": "^(README.*)\\.md$",
348-
"categor": "DevOps",
348+
"category": "DevOps",
349349
"type": "Interview"
350350
},
351351
"Cloud Outages Index": {
@@ -756,7 +756,8 @@
756756
},
757757
"Documentation Telegraf": {
758758
"github": "influxdata/telegraf",
759-
"type": "Documentation"
759+
"type": "Documentation",
760+
"category": "DevOps"
760761
},
761762
"Documentation Grafana Loki": {
762763
"github": "grafana/loki",
@@ -1174,64 +1175,65 @@
11741175
},
11751176
"Learning Path k8s": {
11761177
"github": "techiescamp/kubernetes-learning-path",
1177-
"type": "LearningPath",
1178+
"type": "Learning Path",
11781179
"category": "DevOps"
11791180
},
11801181
"Learning Path k8s (Microsoft)": {
11811182
"github": "microsoft/kubernetes-learning-path",
1182-
"type": "LearningPath",
1183+
"type": "Learning Path",
11831184
"category": "DevOps"
11841185
},
11851186
"Learning Path FullStack Web Dev": {
11861187
"github": "shovanch/fullstack-web-developer-path",
1187-
"type": "LearningPath",
1188+
"type": "Learning Path",
11881189
"category": "Development"
11891190
},
11901191
"Learning Path Functional Programming": {
11911192
"github": "imteekay/functional-programming-learning-path",
1192-
"type": "LearningPath",
1193+
"type": "Learning Path",
11931194
"category": "Development"
11941195
},
11951196
"Learning Path Springboot Microservices": {
11961197
"github": "TechPrimers/learning-path-spring-boot-microservices",
1197-
"type": "LearningPath",
1198+
"type": "Learning Path",
11981199
"category": "Development"
11991200
},
12001201
"Learning Path Thinkerhub": {
12011202
"github": "tinkerhub/TinkerHub-Learning-Paths",
12021203
"filePattern": "^content/(.+)\\.md$",
1203-
"type": "LearningPath",
1204+
"type": "Learning Path",
12041205
"category": "Development"
12051206
},
12061207
"Learning Path by Role": {
1207-
"github": "belatrix/learningPaths",
1208-
"type": "LearningPath",
1208+
"github": "belatrix/Learning Paths",
1209+
"type": "Learning Path",
12091210
"category": "Development"
12101211
},
12111212
"Learning Path System Design": {
12121213
"github": "TechPrimers/learning-path-system-design",
1213-
"type": "LearningPath",
1214+
"type": "Learning Path",
12141215
"category": "Architecture"
12151216
},
12161217
"Learning Path Senior Developer": {
12171218
"github": "joebew42/study-path",
1218-
"type": "LearningPath",
1219+
"type": "Learning Path",
12191220
"category": "Development"
12201221
},
12211222
"Learning Path Data Science": {
12221223
"github": "myarist/Data-Science-Learning-Path",
1223-
"type": "LearningPath",
1224+
"type": "Learning Path",
12241225
"category": "Development"
12251226
},
12261227
"Learning Path AI Expert": {
12271228
"github": "AMAI-GmbH/AI-Expert-Roadmap",
1228-
"type": "LearningPath",
1229+
"type": "Learning Path",
12291230
"category": "Development"
12301231
},
12311232
"Documentation TravisCI": {
12321233
"github": "travis-ci/docs-travis-ci-com",
12331234
"filePattern": "^user/(.+).md$",
1234-
"type": "Documentation"
1235+
"type": "Documentation",
1236+
"category": "DevOps"
12351237
},
12361238
"Documentation CloudFoundry Bosh": {
12371239
"github": "cloudfoundry/docs-bosh",
@@ -1377,7 +1379,7 @@
13771379
},
13781380
"ArchiMate CheatSheet": {
13791381
"github": "SixArm/archimate-examples",
1380-
"type": "CheatSheet",
1382+
"type": "Cheat Sheet",
13811383
"category": "Architecture"
13821384
},
13831385
"arc42 Documentation": {
@@ -1392,7 +1394,7 @@
13921394
},
13931395
"Learning Path Software Design": {
13941396
"github": "stemmlerjs/software-design-and-architecture-roadmap",
1395-
"type": "Tutorial",
1397+
"type": "Learning Path",
13961398
"category": "Development"
13971399
},
13981400
"Solution Architecture Links": {

0 commit comments

Comments
 (0)