Skip to content

Commit 4123769

Browse files
committed
doc: changed class to ref
1 parent 28c432b commit 4123769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/grabbing_and_sinking.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ iterables that have been used in the workflow. This makes navigating the working
147147
directory a not so pleasant experience. And typically the user is interested in
148148
preserving only a small percentage of these outputs. The DataSink interface can
149149
be used to extract components from this `cache` and store it at a different
150-
location. For XNAT-based storage, see :class:`nipype.interfaces.io.XNATSink` .
150+
location. For XNAT-based storage, see :ref:`nipype.interfaces.io.XNATSink` .
151151

152152
.. note::
153153

0 commit comments

Comments
 (0)