diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 7bc1309a9..364b0b0ff 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -361,5 +361,10 @@ "github": "leucos/ansible-tuto", "type": "github", "filePattern": "^(.+).md$" + }, + "SAP Tutorials": { + "github": "sap-tutorials/Tutorials", + "type": "github", + "filePattern": "^tutorials/(.+).md$" } }