From e40c35dbe8b29df98e5f28967d7e28561972295b Mon Sep 17 00:00:00 2001 From: Josh Graham <134630+delitescere@users.noreply.github.com> Date: Sun, 3 Oct 2021 15:01:36 +1100 Subject: [PATCH] Update adr-new Update URL to ADR blog --- src/adr-new | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adr-new b/src/adr-new index ae3901b..13e9ace 100755 --- a/src/adr-new +++ b/src/adr-new @@ -15,7 +15,7 @@ eval "$($(dirname $0)/adr-config)" ## the template for the new ADR. Otherwise a default template is used that ## follows the style described by Michael Nygard in this article: ## -## http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions +## https://cognitect.com/blog/2011/11/15/documenting-architecture-decisions ## ## Options: ##