diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index 364b0b0ff..7166ac6f0 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -366,5 +366,10 @@ "github": "sap-tutorials/Tutorials", "type": "github", "filePattern": "^tutorials/(.+).md$" + }, + "Linux XDP Tutorial": { + "github": "xdp-project/xdp-tutorial", + "type": "github", + "filePattern": "^(.+).md$" } }