Skip to content

Commit

Permalink
docs: fix broken link on docs page (#1991)
Browse files Browse the repository at this point in the history
fix broken link on docs page
  • Loading branch information
mpoke committed Jul 18, 2024
1 parent aeab025 commit a5e1847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/adrs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a5e1847

Please sign in to comment.