docs: next version (#4940)

This commit is contained in:
Alireza 2025-04-09 23:36:24 -04:00 committed by GitHub
parent 16bcc06f15
commit ce0d152f92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -177,9 +177,9 @@ module.exports = {
position: 'left', position: 'left',
}, },
{ {
to: '/migration-guide/3p8-to-3p9/', to: '/migration-guide/3p9-to-3p10/',
//activeBaseRegex: '(^/help$)|(/help)', //activeBaseRegex: '(^/help$)|(/help)',
label: '3.9 Migration Guides', label: '3.10 Migration Guides',
position: 'left', position: 'left',
}, },
{ {

View File

@ -1,6 +1,6 @@
--- ---
sidebar_position: 1 sidebar_position: 1
sidebar_label: 3.9 -> 3.10 beta sidebar_label: 3.9 -> 3.10
--- ---
# Migration Guide # Migration Guide