Skip to content

Commit f087267

Browse files
committed
Add intersphinx configuration for Plone 5 docs
1 parent 3315905 commit f087267

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
# the entire Plone Documentation is built.
203203
intersphinx_mapping = {
204204
"plone": ("https://6.docs.plone.org/", None), # for imported packages
205+
"plone5": ("https://5.docs.plone.org/", None),
205206
"python": ("https://docs.python.org/3/", None),
206207
"training": ("https://training.plone.org/", None),
207208
"training-2022": ("https://2022.training.plone.org/", None),

0 commit comments

Comments
 (0)