diff --git a/extra-cheat-sheets.json b/extra-cheat-sheets.json index eb94d0960..cbdb91ffe 100644 --- a/extra-cheat-sheets.json +++ b/extra-cheat-sheets.json @@ -586,5 +586,10 @@ "github": "linode/docs", "filePatern": "^doc/(.+)/index.md", "category": "SaaS" + }, + "Nature of Code": { + "github": "nature-of-code/noc-book-2023", + "filePattern": "^content/(.+).html$", + "category": "Programming" } }