Skip to content

Commit 234c407

Browse files
bump the Rose intersphinx mapping
1 parent 2b3f4ed commit 234c407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
# $ python -m sphinx.ext.intersphinx <url>/objects.inv | less
121121
intersphinx_mapping = {
122122
'rose': (
123-
'http://metomi.github.io/rose/2.1.0/html', None
123+
'http://metomi.github.io/rose/2.3.0/html', None
124124
),
125125
'python': (
126126
'https://docs.python.org/3/', None

0 commit comments

Comments
 (0)