File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-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)=
Original file line number Diff line number Diff line change 9191 r"https://coveralls.io/repos/github/plone/plone.restapi/badge.svg\?branch=main" , # plone.restapi
9292 r"https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors#Identifying_the_issue" ,
9393 r"https://docs.cypress.io/guides/references/migration-guide#Migrating-to-Cypress-version-10-0" , # volto
94+ # Ignore unreliable sites
95+ r"https://web.archive.org/" , # volto
9496]
9597linkcheck_anchors = True
9698linkcheck_timeout = 5
You can’t perform that action at this time.
0 commit comments