Skip to content

Commit

Permalink
Merge pull request #472 from hjoliver/bump-intersphinx-versions
Browse files Browse the repository at this point in the history
Bump intersphinx versions.
  • Loading branch information
hjoliver authored May 26, 2022
2 parents dd3b899 + 12fbdc6 commit 3255317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
# Mapping to other Sphinx projects we want to import references from.
intersphinx_mapping = {
'rose': (
'http://metomi.github.io/rose/2.0rc2/html', None
'http://metomi.github.io/rose/2.0rc3/html', None
),
'python': (
'https://docs.python.org/', None
Expand Down

0 comments on commit 3255317

Please sign in to comment.