From 61d15c3b6be4c75ee4f2b0ed09f9ab6322278fac Mon Sep 17 00:00:00 2001 From: Phill Duffy Date: Fri, 9 Dec 2016 10:50:16 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4997faf..b6a576d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ADR templates: * [ADR template by Michael Nygard](adr_template_by_michael_nygard.md) (simple and popular) * [ADR template by Jeff Tyree and Art Akerman](adr_template_by_jeff_tyree_and_art_akerman.md) (more sophisticated) -* [ADR template for Alexandrian pattern[(adr_template_for_alexandrian_pattern.md) (simple with context specifics) +* [ADR template for Alexandrian pattern](adr_template_for_alexandrian_pattern.md) (simple with context specifics) * [ADR template for business case](adr_template_for_business_case.md) (more MBA-oriented, with costs, SWOT, and more opinions) * [ADR template using Planguage](adr_template_using_planguage.md) (more quality assurance oriented)