From 19cd5100f80d1ce64baeafe593c430f58aa7ef23 Mon Sep 17 00:00:00 2001
From: Semyon Krestyaninov <krestyaninov@perx.ru>
Date: Fri, 31 May 2024 15:14:41 +0300
Subject: [PATCH] wip

---
 cliff.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cliff.toml b/cliff.toml
index 3a78a72..688e858 100644
--- a/cliff.toml
+++ b/cliff.toml
@@ -46,7 +46,7 @@ footer = """
 trim = true
 # postprocessors
 postprocessors = [
-  { pattern = '\$REPO', replace = "https://git.perx.ru/perxis/perxis" },
+  { pattern = '\$REPO', replace = "https://git.perx.ru/perxis/perxis-proto" },
 ]
 
 [git]
-- 
GitLab