Skip to content

Commit 37a2b5d

Browse files
committed
Clean up MyST syntax
1 parent 9cb6714 commit 37a2b5d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/backend/content-types/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ See the chapter {ref}`training:dexterity1-label` from the Mastering Plone 6 Trai
5252

5353
```{toctree}
5454
:maxdepth: 2
55-
55+
```
56+
% Uncomment each of the following and move into the toctree above when migrated from Plone 5 documentation
5657
% designing
5758
% prerequisite
5859
% schema-driven-types
@@ -61,7 +62,6 @@ See the chapter {ref}`training:dexterity1-label` from the Mastering Plone 6 Trai
6162
% advanced/index
6263
% testing/index
6364
% reference/index
64-
```
6565

6666

6767
## Factory Type Information

docs/classic-ui/views.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -637,11 +637,11 @@ This way you also have a test for the generated view.
637637

638638
## Guided information
639639

640-
The Mastering Plone Training has several chapters on views.
640+
The Mastering Plone 5 Training has several chapters on views.
641641

642-
- {ref}`training:views1-label`
643-
- {ref}`training:views2-label`
644-
- {ref}`training:views3-label`
642+
- {doc}`training:mastering-plone-5/views_1`
643+
- {doc}`training:mastering-plone-5/views_2`
644+
- {doc}`training:mastering-plone-5/views_3`
645645

646646

647647
(classic-ui-anatomy-of-a-view-label)=

0 commit comments

Comments
 (0)