Skip to content

Commit

Permalink
Add Scandium mapping
Browse files Browse the repository at this point in the history
Add Scandium mapping to Calcium version to be able to link
user to latest version to download.

Change-Id: I4af80e29a5df9ae6ba8b52669a264658d161557c
Signed-off-by: Ivan Hrasko <[email protected]>
  • Loading branch information
ihrasko committed Nov 11, 2024
1 parent f40dd07 commit 54c5d49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def update_intersphinx_mapping():
update_intersphinx_mapping()

# OpenDaylight Documentation Releases
intersphinx_mapping['odl-scandium'] = ('https://docs.opendaylight.org/en/stable-scandium/', None)
intersphinx_mapping['odl-calcium'] = ('https://docs.opendaylight.org/en/stable-calcium/', None)
intersphinx_mapping['odl-potassium'] = ('https://docs.opendaylight.org/en/stable-potassium/', None)
intersphinx_mapping['odl-argon'] = ('https://docs.opendaylight.org/en/stable-argon/', None)
Expand Down

0 comments on commit 54c5d49

Please sign in to comment.