chore: change repo URL to Codeberg

This commit is contained in:
ThetaDev 2024-08-18 01:58:56 +02:00
parent 6009de7bdd
commit 17933315d9
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
8 changed files with 66 additions and 66 deletions

View file

@ -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 %}\