diff --git a/CHANGELOG b/CHANGELOG index 9600e8809027482123e657e3c88f097b362ab06b..06b146d8c9385495ddb29f48a9fe0e4b797da074 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,7 +14,7 @@ This changelog is viewable on the web at https://docs.funkwhale.audio/changelog. ---------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Dropped python 3.5 support [manual action required, non-docker only] @@ -158,7 +158,7 @@ Contributors to this release (translation, development, documentation, reviews, ------------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Enhancements: @@ -190,7 +190,7 @@ Contributors to this release (development, documentation, reviews): ------------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Features: @@ -566,7 +566,7 @@ Contributors to this release (translation, development, documentation, reviews, ------------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Denormalized audio permission logic in a separate table to enhance performance @@ -631,7 +631,7 @@ Contributors to this release (translation, development, documentation, reviews, ----------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Support for genres via tags @@ -956,7 +956,7 @@ Contributors to this release (translation, development, documentation, reviews, ------------------- Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html Enhancements: diff --git a/changes/template.rst b/changes/template.rst index c4a9b40e5fbaefb0ae1b8c20cbc72812d3a75fe6..040fd7ea0331234d75edf9251009ffd2890f6761 100644 --- a/changes/template.rst +++ b/changes/template.rst @@ -1,6 +1,6 @@ Upgrade instructions are available at -https://docs.funkwhale.audio/index.html +https://docs.funkwhale.audio/admin/upgrading.html {% for section, _ in sections.items() %} {% if sections[section] %}