chore: change repo URL to Codeberg

This commit is contained in:
ThetaDev 2024-08-18 01:58:56 +02:00
parent 63ac07a27a
commit 8efbe00f6f
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 %}\