Skip to content

Commit d968e5b

Browse files
authored
Merge pull request #749 from oliver-sanders/stuff
Stuff
2 parents 2b3f4ed + 0389876 commit d968e5b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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

src/user-guide/examples/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _user-guide.examples:
2+
13
Examples
24
========
35

0 commit comments

Comments
 (0)