diff --git a/src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc b/src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc index 1ed541d..1006fc1 100644 --- a/src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc +++ b/src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc @@ -1,8 +1,8 @@ --- -title: Upgrading from 0.7.x to 0.8.0 -description: Version-specific upgrade notes for moving a FOSSBilling 0.7.x installation to 0.8.0. +title: Upgrading from 0.7.x to 0.8.x +description: Version-specific upgrade notes for moving a FOSSBilling 0.7.x installation to 0.8.x. sidebar: - label: 0.7.x to 0.8.0 + label: 0.7.x to 0.8.x order: 2 badge: text: New diff --git a/src/content/docs/maintenance/Updating/index.mdoc b/src/content/docs/maintenance/Updating/index.mdoc index 654052c..024e367 100644 --- a/src/content/docs/maintenance/Updating/index.mdoc +++ b/src/content/docs/maintenance/Updating/index.mdoc @@ -45,7 +45,7 @@ Some releases need extra review before updating. {% cardgrid %} {% linkcard - title="Upgrading from 0.7.x to 0.8.0" + title="Upgrading from 0.7.x to 0.8.x" href="/maintenance/updating/0-7-to-0-8/" description="PHP 8.3 upgrade, jQuery removal, esbuild migration, Twig filter changes, Symfony routing overhaul, theme template updates, guest API lockdown, and more." /%}