docs: Fix broken upgrade documentation link
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2550>
This commit is contained in:
parent
e6672c72ee
commit
ae24026188
4 changed files with 35 additions and 33 deletions
1
changes/changelog.d/upgradelink.doc
Normal file
1
changes/changelog.d/upgradelink.doc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed incorrect upgrade instructions link in docs.
|
||||
|
|
@ -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] %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue