Skip to content

Commit 8b61162

Browse files
authored
Merge branch '6-dev' into overview_history
2 parents 2b7a892 + 25c9a37 commit 8b61162

File tree

4 files changed

+2
-16
lines changed

4 files changed

+2
-16
lines changed

docs/backend/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ search
3434
indexing
3535
zodb
3636
../plone.api/index
37-
plone-restapi
3837
sending-email
3938
upgrading/index
4039
```

docs/backend/plone-restapi.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/backend/upgrading/version-specific-migration/upgrade-to-60.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ The training documentation lists {doc}`three possible theming strategies <themin
184184
## Python
185185

186186
You may need to use a newer Python version.
187-
Supported Python versions are 3.8, 3.9, and 3.10.
187+
Supported Python versions are 3.8, 3.9, 3.10, and 3.11.
188188
We recommend the most recent version.
189189
See https://www.python.org/downloads/ for which Python version is still supported by the Python community.
190190

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This documentation is for:
2222
- Developers who customize a site’s capabilities, create add-ons, and contribute to Plone itself
2323

2424
```{seealso}
25-
Read the [documentation for the previous version, Plone 5](https://docs.plone.org/).
25+
Read the [documentation for the previous version, Plone 5](https://5.docs.plone.org/).
2626
```
2727

2828

0 commit comments

Comments
 (0)