commit - 82f75eaba5f9cc8945f0ad6de5a649bd33c4b143
commit + f11e187dd8e96daa59f1fcc4785b0a380311c593
blob - 74d663ca8b209025a1dfd4ba5870e4335716bca3
blob + 8ea5828309fa1dd5e6201101032f8b6d0825c075
--- cliff.toml
+++ cliff.toml
- {% if commit.breaking %}**breaking:** {% endif -%}
{% if commit.scope %}**{{ commit.scope }}:** {% endif -%}
{{ commit.message | upper_first }} \
-([`{{ commit.id | truncate(length=7, end="") }}`](https://git.sr.ht/~mtmn/hakuna/commit/{{ commit.id }}))
+([`{{ commit.id | truncate(length=7, end="") }}`](https://git.sr.ht/~mtmn/magdalena/commit/{{ commit.id }}))
{% endfor %}
{% endfor %}
"""