Merge "Update intersphinx link to CG for 2023.1" into stable/2023.1

This commit is contained in:
Zuul 2023-06-21 17:08:36 +00:00 committed by Gerrit Code Review
commit 454abb5ef5

@ -42,7 +42,7 @@ extensions = [
]
intersphinx_mapping = {
'cg': ('https://docs.openstack.org/charm-guide/latest', None)
'cg': ('https://docs.openstack.org/charm-guide/2023.1', None)
}
# Add any paths that contain templates here, relative to this directory.