We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5602e26 commit 1ba15e8Copy full SHA for 1ba15e8
doc/conf.py
@@ -89,7 +89,7 @@
89
intersphinx_mapping = {
90
"python": ("https://docs.python.org/3", None),
91
"bluesky": ("https://blueskyproject.io/bluesky/main/", None),
92
- "ophyd_async": ("https://blueskyproject.io/ophyd-async/v0.13.4/", None),
+ "ophyd_async": ("https://blueskyproject.io/ophyd-async/v0.14.0/", None),
93
"event_model": ("https://blueskyproject.io/event-model/main/", None),
94
"scipp": ("https://scipp.github.io/", None),
95
"scippneutron": ("https://scipp.github.io/scippneutron/", None),
0 commit comments