Skip to content

Commit 2756008

Browse files
committed
fix RTD [skip-ci] (#5518)
1 parent eea7673 commit 2756008

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ Documentation
724724
By `Pieter Gijsbers <https://github.com/pgijsbers>`_.
725725
- Fix grammar and typos in the :doc:`contributing` guide (:pull:`4545`).
726726
By `Sahid Velji <https://github.com/sahidvelji>`_.
727-
- Fix grammar and typos in the :doc:`io` guide (:pull:`4553`).
727+
- Fix grammar and typos in the :doc:`user-guide/io` guide (:pull:`4553`).
728728
By `Sahid Velji <https://github.com/sahidvelji>`_.
729729
- Update link to NumPy docstring standard in the :doc:`contributing` guide (:pull:`4558`).
730730
By `Sahid Velji <https://github.com/sahidvelji>`_.
@@ -3033,7 +3033,7 @@ Documentation
30333033
- Added apply_ufunc example to :ref:`/examples/weather-data.ipynb#Toy-weather-data` (:issue:`1844`).
30343034
By `Liam Brannigan <https://github.com/braaannigan>`_.
30353035
- New entry `Why don’t aggregations return Python scalars?` in the
3036-
:doc:`faq` (:issue:`1726`).
3036+
:doc:`getting-started-guide/faq` (:issue:`1726`).
30373037
By `0x0L <https://github.com/0x0L>`_.
30383038

30393039
Enhancements

0 commit comments

Comments
 (0)