From 6cc598b677269a78815bc9d4a21b91fcb6323942 Mon Sep 17 00:00:00 2001 From: Lars Windolf Date: Wed, 8 Nov 2023 00:29:10 +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 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$" } }