Skip to content

Commit 041be2f

Browse files
committed
DOC: Link to relevant section of user docs from Nifti1Pair docs
1 parent 2de656b commit 041be2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nibabel/nifti1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,8 +1773,8 @@ def __init__(self, dataobj, affine, header=None,
17731773
you are changing the affine, you are likely to be changing the
17741774
space to which the affine is pointing. The :meth:`set_sform`
17751775
and :meth:`set_qform` methods can be used to update the codes
1776-
after an image has been created - see those methods for more
1777-
details. .
1776+
after an image has been created - see those methods, and
1777+
the :ref:`manual <default-sform-qform-codes>` for more details.
17781778
'''
17791779

17801780

0 commit comments

Comments
 (0)