From 193707dc1cc336555f885f373793f8a1a10cb330 Mon Sep 17 00:00:00 2001 From: Taylor Salo Date: Wed, 31 Jan 2024 11:21:28 -0500 Subject: [PATCH] Try this. --- docs/example.rst | 4 +++- docs/links.rst | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/example.rst b/docs/example.rst index e2962f898..53a6d2deb 100644 --- a/docs/example.rst +++ b/docs/example.rst @@ -1,3 +1,5 @@ +.. include:: links.rst + =================== Example Walkthrough =================== @@ -177,7 +179,7 @@ BIDS validation --------------- The next step in the ``CuBIDS`` workflow is to run BIDS validation -to detect potential curation errors using ``cubids validate``. +to detect potential curation errors using `cubids validate`_. .. code-block:: console diff --git a/docs/links.rst b/docs/links.rst index 23abf76f6..24735573c 100644 --- a/docs/links.rst +++ b/docs/links.rst @@ -1 +1,2 @@ .. _`BIDS filename key-value pairs`: https://bids-specification.readthedocs.io/en/stable/02-common-principles.html#file-name-key-value-pairs +`cubids validate `_