Skip to content

Commit 485f801

Browse files
authored
1 parent 87ecc33 commit 485f801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user-guide/time-series.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can also select a particular time by indexing with a
101101
102102
ds.sel(time=datetime.time(12))
103103
104-
For more details, read the pandas documentation and the section on `Indexing Using Datetime Components <datetime_component_indexing>`_ (i.e. using the ``.dt`` accessor).
104+
For more details, read the pandas documentation and the section on :ref:`datetime_component_indexing` (i.e. using the ``.dt`` accessor).
105105

106106
.. _dt_accessor:
107107

0 commit comments

Comments
 (0)