diff --git a/fsl/utils/bids.py b/fsl/utils/bids.py index eb36a5dc803f06aa2d4a7bd23cde068513c92253..671fb4c28650d912ff1579ab350cf5e99ae0c116 100644 --- a/fsl/utils/bids.py +++ b/fsl/utils/bids.py @@ -18,7 +18,8 @@ All of the other functions in this module should not be considered part of the public API. -.. see:: https://bids-specification.readthedocs.io/en/stable/ +See https://bids-specification.readthedocs.io/en/stable/ for more information +about BIDS. .. note:: The `pybids <https://bids-standard.github.io/pybids/>`_ library is a more suitable choice if you are after a more robust and featured