chore: change repo URL to Codeberg
This commit is contained in:
parent
6009de7bdd
commit
17933315d9
8 changed files with 66 additions and 66 deletions
|
|
@ -14,7 +14,7 @@ All notable changes to this project will be documented in this file.\n
|
|||
# template for the changelog body
|
||||
# https://keats.github.io/tera/docs/#introduction
|
||||
body = """
|
||||
{% set repo_url = "https://code.thetadev.de/ThetaDev/rustypipe" %}\
|
||||
{% set repo_url = "https://codeberg.org/ThetaDev/rustypipe" %}\
|
||||
{% if version %}\
|
||||
{%set vname = version | split(pat="/") | last %}
|
||||
{%if previous.version %}\
|
||||
|
|
|
|||
Reference in a new issue