docs: Fix broken upgrade documentation link

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2550>
This commit is contained in:
Ciarán Ainsworth 2023-08-11 11:36:00 +02:00
commit ae24026188
4 changed files with 35 additions and 33 deletions

View file

@ -0,0 +1 @@
Fixed incorrect upgrade instructions link in docs.

View file

@ -2,7 +2,7 @@
{{ top_underline * ((versiondata.version + versiondata.date)|length + 3)}}
Upgrade instructions are available at
https://docs.funkwhale.audio/admin/upgrading.html
https://docs.funkwhale.audio/administrator/upgrade/index.html
{% for section, _ in sections.items() %}
{% if sections[section] %}