summaryrefslogtreecommitdiff
path: root/doc/source/reference/arrays.datetime.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/arrays.datetime.rst')
-rw-r--r--doc/source/reference/arrays.datetime.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/reference/arrays.datetime.rst b/doc/source/reference/arrays.datetime.rst
index 139f23f11..e64d0c17e 100644
--- a/doc/source/reference/arrays.datetime.rst
+++ b/doc/source/reference/arrays.datetime.rst
@@ -363,7 +363,8 @@ As a corollary to this change, we no longer prohibit casting between datetimes
with date units and datetimes with timeunits. With timezone naive datetimes,
the rule for casting from dates to times is no longer ambiguous.
-pandas_: http://pandas.pydata.org
+.. _pandas: http://pandas.pydata.org
+
Differences Between 1.6 and 1.7 Datetimes
=========================================