We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa3805 commit 193707dCopy full SHA for 193707d
docs/example.rst
@@ -1,3 +1,5 @@
1
+.. include:: links.rst
2
+
3
===================
4
Example Walkthrough
5
@@ -177,7 +179,7 @@ BIDS validation
177
179
---------------
178
180
181
The next step in the ``CuBIDS`` workflow is to run BIDS validation
-to detect potential curation errors using ``cubids validate``.
182
+to detect potential curation errors using `cubids validate`_.
183
184
.. code-block:: console
185
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 <cli#validate>`_
0 commit comments