diff --git a/src/conf.py b/src/conf.py index 3796590caf..70ee9a9cd3 100644 --- a/src/conf.py +++ b/src/conf.py @@ -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