diff --git a/doc/manual/list_of_ndsps.rst b/doc/manual/list_of_ndsps.rst index a390da945..37bc0da49 100644 --- a/doc/manual/list_of_ndsps.rst +++ b/doc/manual/list_of_ndsps.rst @@ -26,7 +26,7 @@ The following network device support packages are available for ARTIQ. If you wo +---------------------------------+-----------------------------------+----------------------------------+-------------------------------------------------------------------+--------------------------------------------------------+ | HighFinesse wavemeters | ``highfinesse-net`` | Not available | Not available | https://github.com/quartiq/highfinesse-net | +---------------------------------+-----------------------------------+----------------------------------+-------------------------------------------------------------------+--------------------------------------------------------+ -| InfluxDB database | Not available | Not available | `HTML `_ | https://gitlab.com/charlesbaynham/artiq_influx_generic | +| InfluxDB database | Not available | Not available | `HTML `__ | https://gitlab.com/charlesbaynham/artiq_influx_generic | +---------------------------------+-----------------------------------+----------------------------------+-------------------------------------------------------------------+--------------------------------------------------------+ MSYS2 packages all start with the ``mingw-w64-clang-x86_64-`` prefix. diff --git a/doc/manual/release_notes.rst b/doc/manual/release_notes.rst index b31bf0763..837a8d7fc 100644 --- a/doc/manual/release_notes.rst +++ b/doc/manual/release_notes.rst @@ -5,6 +5,6 @@ ARTIQ follows a rolling release model, with beta, stable, and legacy channels. D To install the current stable version of ARTIQ, consult the *current* `Installing ARTIQ `_ page. To install beta or legacy versions, consult the same page in their respective manuals. Instructions given in pre-legacy versions of the manual may or may not install their corresponding ARTIQ systems, and may or may not currently be supported (e.g. M-Labs does not host older ARTIQ versions for Conda, and Conda support will probably eventually be removed entirely). Regardless, all out-of-date versions remain available as complete source code on the repository. -The beta manual is hosted `here `_. The current manual is hosted `here `_. The legacy manual is hosted `here `_. Older versions of the manual can be rebuilt from the source files in ``doc/manual``, retrieved from the respective branch. +The beta manual is hosted `here `_. The current manual is hosted `here `__. The legacy manual is hosted `here `___. Older versions of the manual can be rebuilt from the source files in ``doc/manual``, retrieved from the respective branch. .. include:: ../../RELEASE_NOTES.rst