From 347d6b1580f938ecdcafa3403f4ad12bd30039db Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Fri, 5 Mar 2021 18:43:15 +0000
Subject: [PATCH] DOC: I must have dreamed up .. see::

---
 fsl/utils/bids.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/fsl/utils/bids.py b/fsl/utils/bids.py
index eb36a5dc..671fb4c2 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
-- 
GitLab