From 1283fe97320a9ea17ee7df8e3b82f644f12c8137 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 8 Nov 2023 00:04:05 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index ad911be81..5c61127ff 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -341,5 +341,10 @@ "github": "MostlyAdequate/mostly-adequate-guide", "type": "github", "filePattern": "^(.+).md$" + }, + "DevOps Video Tutorials": { + "github": "antonputra/tutorials", + "type": "github", + "filePattern": "^(.+).md$" } }