From 97a468cb9a2c7ee2a35b55fe3ecf465d870272af Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 22 Nov 2023 00:23:50 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index a4180d248..64b24468d 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -401,5 +401,8 @@ "Documentation ArgoCD": { "github": "argoproj/argo-cd", "filePattern": "^docs/(.+).md$" + }, + "Scalable SW Architecture": { + "github": "Developer-Y/Scalable-Software-Architecture" } }