File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 182182# We use Intersphinx to resolve targets when either the individual project's or
183183# the entire Plone Documentation is built.
184184intersphinx_mapping = {
185- "plone" : ("https://6.dev- docs.plone.org/" , None ), # for imported packages
185+ "plone" : ("https://6.docs.plone.org/" , None ), # for imported packages
186186 "python" : ("https://docs.python.org/3/" , None ),
187187 "training" : ("https://training.plone.org/5/" , None ),
188188}
227227
228228# Announce that we have an opensearch plugin
229229# https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_use_opensearch
230- html_use_opensearch = "https://docs.plone.org"
230+ html_use_opensearch = "https://6. docs.plone.org"
231231
232232html_theme_options = {
233233 "path_to_docs" : "docs" ,
You can’t perform that action at this time.
0 commit comments