File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ See [PLIP 3211](https://github.com/plone/Products.CMFPlone/issues/3211).
168168Plone 6 has a new control panel for relations, ` @@inspect-relations ` .
169169As Manager you may want to use this control panel to look for and fix possible problems.
170170
171- See [ PLIP 3232] ( https://github.com/plone/Products.CMFPlone/issues /3232 ) .
171+ See [ PLIP 3232] ( https://github.com/plone/Products.CMFPlone/pull /3232 ) .
172172
173173
174174(v60-deprecated-unicode-property-types-label)=
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ Theming based on a filesystem package without any dependency.
1919
2020* Create a theme package as explained here.
2121* Remove what you do not need
22- * Add [ package.json] ( https://github.com/collective/plonetheme.munich/blob/master/package.json )
2322* Overrides
2423* Static files
2524
Original file line number Diff line number Diff line change 7070 r"http://localhost:\d+" ,
7171 r"http://127.0.0.1" ,
7272 # r"http://example.com",
73- # r"https://github.com/plone/documentation/issues/new/choose", # requires auth
73+ r"https://github.com/plone/documentation/issues/new/choose" , # requires auth
7474]
7575linkcheck_anchors = False
7676linkcheck_timeout = 10
You can’t perform that action at this time.
0 commit comments