Skip to content

Commit

Permalink
update intersphinx version
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Jul 24, 2023
1 parent cfd6c34 commit 96c599e
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 @@ -112,7 +112,7 @@
# Mapping to other Sphinx projects we want to import references from.
intersphinx_mapping = {
'rose': (
'http://metomi.github.io/rose/2.0.0/html', None
'http://metomi.github.io/rose/2.1.0/html', None
),
'python': (
'https://docs.python.org/3/', None
Expand Down

0 comments on commit 96c599e

Please sign in to comment.