Skip to content

Commit

Permalink
Merge pull request #749 from oliver-sanders/stuff
Browse files Browse the repository at this point in the history
Stuff
  • Loading branch information
wxtim authored Jun 25, 2024
2 parents 2b3f4ed + 0389876 commit d968e5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
# $ python -m sphinx.ext.intersphinx <url>/objects.inv | less
intersphinx_mapping = {
'rose': (
'http://metomi.github.io/rose/2.1.0/html', None
'http://metomi.github.io/rose/2.3.0/html', None
),
'python': (
'https://docs.python.org/3/', None
Expand Down
2 changes: 2 additions & 0 deletions src/user-guide/examples/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _user-guide.examples:

Examples
========

Expand Down

0 comments on commit d968e5b

Please sign in to comment.