From 7505d3e4cc1eff91b9385c26ae05c7a2146b51cd Mon Sep 17 00:00:00 2001 From: mpoke Date: Tue, 25 Jun 2024 13:03:00 +0200 Subject: [PATCH] fix broken link on docs page --- docs/docs/adrs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/adrs/intro.md b/docs/docs/adrs/intro.md index d94a628bf4..08ca473f54 100644 --- a/docs/docs/adrs/intro.md +++ b/docs/docs/adrs/intro.md @@ -26,7 +26,7 @@ If recorded decisions turned out to be lacking, convene a discussion, record the Note the context/background should be written in the present tense. -To suggest an ADR, please make use of the [ADR template](./templates/adr-template.md) provided. +To suggest an ADR, please make use of the [ADR template](https://github.com/cosmos/interchain-security/blob/main/docs/docs/adrs/templates/adr-template.md) provided. ## Table of Contents