Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/maintenance/Updating/index.mdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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."
/%}
Expand Down
Loading