Skip to content

Commit 7c9214a

Browse files
Create Plone 6.3 upgrade guide placeholder (#2085)
* Create Plone 6.3 upgrade guide placeholder * - Add to 6.3 to toctree at upgrade/index --------- Co-authored-by: Maurits van Rees <maurits@vanrees.org>
1 parent 017e494 commit 7c9214a

3 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/backend/upgrading/version-specific-migration/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ upgrade-zodb-to-python3
2828
upgrade-to-60
2929
upgrade-to-61
3030
upgrade-to-62
31+
upgrade-to-63
3132
migrate-to-volto
3233
```
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
myst:
3+
html_meta:
4+
"description": "How to upgrade to Plone 6.3"
5+
"property=og:description": "How to upgrade to Plone 6.3"
6+
"property=og:title": "How to upgrade to Plone 6.3"
7+
"keywords": "Upgrade, Plone 6"
8+
---
9+
10+
(backend-upgrade-plone-v63-label)=
11+
12+
# Upgrade Plone 6.2 to 6.3
13+
14+
Plone 6.3 has seen the following major changes.
15+
Some may require changes in your setup.
16+

docs/upgrade/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Plone has several components, each of which have their own upgrade guides:
1919

2020
For Plone 6 the most relevant guides are:
2121

22+
- {doc}`../backend/upgrading/version-specific-migration/upgrade-to-63`
2223
- {doc}`../backend/upgrading/version-specific-migration/upgrade-to-62`
2324
- {doc}`../backend/upgrading/version-specific-migration/upgrade-to-61`
2425
- {doc}`../backend/upgrading/version-specific-migration/upgrade-to-60`

0 commit comments

Comments
 (0)