diff --git a/docs/source/control.rst b/docs/source/control.rst index 646df84db4959cfcf241544ccd6db803c5f88c70..9fa847bf65f84c82766c489f0fef7a2b67a1aa63 100644 --- a/docs/source/control.rst +++ b/docs/source/control.rst @@ -1,7 +1,7 @@ Monitoring & Control ======================== -The main API to control the station is through the `Tango Controls https://tango-controls.readthedocs.io/en/latest/` API we expose on port 10000, which is most easily accessed using a `PyTango https://pytango.readthedocs.io/en/stable/client_api/index.html` client. +The main API to control the station is through the `Tango Controls <https://tango-controls.readthedocs.io/en/latest/>`_ API we expose on port 10000, which is most easily accessed using a `PyTango <https://pytango.readthedocs.io/en/stable/client_api/index.html>`_ client. Jupyter Notebooks ------------------------