We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8636ef6 commit d5ab90bCopy full SHA for d5ab90b
src/links.json
@@ -441,6 +441,11 @@
441
"searchUrl": "https://cheatsheetseries.owasp.org/?q={search}",
442
"searchConcat": "%20"
443
},
444
+ {
445
+ "title": "The Twelve-Factor App",
446
+ "url": "https://12factor.net",
447
+ "description": "A methodology for building modern, scalable, maintainable software-as-a-service apps."
448
+ },
449
{
450
"title": "Keep a Changelog",
451
"url": "https://keepachangelog.com/en/1.1.0",
0 commit comments