File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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)=
You can’t perform that action at this time.
0 commit comments