Skip to content

Commit 91ee005

Browse files
fix: set upgrade-to/v7.mdx as i18n ready (#14207)
Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
1 parent 20c8d4e commit 91ee005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/en/guides/upgrade-to

src/content/docs/en/guides/upgrade-to/v7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Upgrade to Astro v7
33
description: How to upgrade your project to Astro v7.0.
44
sidebar:
55
label: v7.0
6-
i18nReady: false
6+
i18nReady: true
77
---
88
import PackageManagerTabs from '~/components/tabs/PackageManagerTabs.astro'
99
import { Steps } from '@astrojs/starlight/components';

0 commit comments

Comments
 (0)