From 23771bb08ea90ce97b6f72b5e28ac5a17f001762 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 22 Nov 2023 00:12:08 +0100 Subject: [PATCH] Update extra-cheat-sheets.json --- extra-cheat-sheets.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index f622b5db6..e7b04fa05 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -231,6 +231,10 @@ "github": "MicrosoftDocs/security", "filePattern": "^(.+).md$" }, + "MS Architecture Center": { + "github": "MicrosoftDocs/architecture-center", + "filePattern": "^docs/(.+).md$" + }, "Runbooks Prometheus Operator": { "github": "prometheus-operator/runbooks", "filePattern": "^content/runbooks/(.+).md$"