diff --git a/cliff.toml b/cliff.toml index 3a78a722363f979ae674591b49715e4c671ccdf1..688e8588474084f2a9c76ab736e272e824964176 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]