From 4936af7d3d10f553d8586a14de249c32e50f3494 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Sat, 11 Jan 2025 13:17:47 +0300 Subject: [PATCH] misc(cliff): Fixed typo (#1747) --- cliff.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cliff.toml b/cliff.toml index 5c29ae25f..5d043d317 100644 --- a/cliff.toml +++ b/cliff.toml @@ -13,7 +13,7 @@ repo = "torrentpier" # template for the changelog header header = """ # 📖 Change Log\n -### *To view changelog from v2.0.0 to v2.4.5-rc.2 nagivate to [HISTORY](HISTORY.md)* +### *To view changelog from v2.0.0 to v2.4.5-rc.2 navigate to [HISTORY.md](HISTORY.md)* """ # template for the changelog body # https://keats.github.io/tera/docs/#introduction