diff --git a/cliff.toml b/cliff.toml index abaa3ed..80f0d9a 100644 --- a/cliff.toml +++ b/cliff.toml @@ -46,7 +46,7 @@ footer = """ trim = true # postprocessors postprocessors = [ - { pattern = '\$REPO', replace = "https://github.com/tyrchen/geektime-rust-live-coding" }, # replace repository URL + { pattern = '\$REPO', replace = "https://github.com/rcrwhyg/rcli" }, # replace repository URL ] [git]