Skip to content

Commit bb1b248

Browse files
JoLo90echedey-ls
andauthored
docs: fix broken pandas link
Co-authored-by: Echedey Luis <80125792+echedey-ls@users.noreply.github.com>
1 parent 454ea79 commit bb1b248

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/sphinx/source/user_guide/modeling_topics/timetimezones.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ General functionality
1616
pvlib makes extensive use of pandas due to its excellent time series
1717
functionality. Take the time to become familiar with pandas' `Time
1818
Series / Date functionality page
19-
<http://pandas.pydata.org/pandas-docs/version/0.18.0/timeseries.html>`_.
19+
functionality. Take the time to become familiar with pandas'
20+
:external+pandas:doc:`Time Series / Date functionality page <user_guide/timeseries>`.
2021
It is also worthwhile to become familiar with pure Python's
2122
:py:mod:`python:datetime` module, although we usually recommend
2223
using the corresponding pandas functionality where possible.

0 commit comments

Comments
 (0)