Include link to upgrade instructions in changelog

This commit is contained in:
Eliot Berriot 2018-05-06 15:47:34 +02:00
parent 9130e14fa0
commit 480b6d7fd6
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
Upgrade instructions are available at https://docs.funkwhale.audio/upgrading.html
{% for section, _ in sections.items() %} {% for section, _ in sections.items() %}
{% if sections[section] %} {% if sections[section] %}
{% for category, val in definitions.items() if category in sections[section]%} {% for category, val in definitions.items() if category in sections[section]%}