Skip to content

Commit 85883f7

Browse files
committed
Update doc to ref
1 parent cc6a657 commit 85883f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/main_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ The :code:`with_units` transformation is used to change the unit convention of t
9191
- :code:`comoving`: Factors of `h` are absorbed into the values, but positions and velocities still use comoving coordinates.
9292
- :code:`physical`: Factors of `h` are absorbed into the values, and positions and velocities are converted to physical coordinates.
9393

94-
When you initially load a dataset, it always uses the "comoving" unit convention. You can change this at any time on any dataset or collection by simply calling :code:`with_units` with the desired unit convention. For more information, see :doc:`Working with Units`
94+
When you initially load a dataset, it always uses the "comoving" unit convention. You can change this at any time on any dataset or collection by simply calling :code:`with_units` with the desired unit convention. For more information, see :ref:`Working with Units`
9595

9696
Filtering
9797
---------

0 commit comments

Comments
 (0)