From 94e60486337a8acf763e64fb6db4f7bcf0d9b108 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 25 Apr 2025 18:18:45 +0200 Subject: [PATCH] chore(kb/adr): add source --- knowledge base/adr.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/knowledge base/adr.md b/knowledge base/adr.md index 1f4d552..d0337c8 100644 --- a/knowledge base/adr.md +++ b/knowledge base/adr.md @@ -7,8 +7,9 @@ TODO ## Further readings - [Website] -- [Github] +- [Codebase] - [Amazon's ADR process] +- [straw-hat-team/adr] -[github]: https://github.com/joelparkerhenderson/architecture-decision-record +[codebase]: https://github.com/joelparkerhenderson/architecture-decision-record [website]: https://adr.github.io/ [amazon's adr process]: https://docs.aws.amazon.com/prescriptive-guidance/latest/architectural-decision-records/adr-process.html +[straw-hat-team/adr]: https://github.com/straw-hat-team/adr