Skip to content

Commit 0e52f9f

Browse files
authored
fix RTD [skip-ci] (#5518)
1 parent 1b4412e commit 0e52f9f

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
@@ -643,7 +643,7 @@ Documentation
643643
By `Pieter Gijsbers <https://github.com/pgijsbers>`_.
644644
- Fix grammar and typos in the :doc:`contributing` guide (:pull:`4545`).
645645
By `Sahid Velji <https://github.com/sahidvelji>`_.
646-
- Fix grammar and typos in the :doc:`io` guide (:pull:`4553`).
646+
- Fix grammar and typos in the :doc:`user-guide/io` guide (:pull:`4553`).
647647
By `Sahid Velji <https://github.com/sahidvelji>`_.
648648
- Update link to NumPy docstring standard in the :doc:`contributing` guide (:pull:`4558`).
649649
By `Sahid Velji <https://github.com/sahidvelji>`_.
@@ -2952,7 +2952,7 @@ Documentation
29522952
- Added apply_ufunc example to :ref:`/examples/weather-data.ipynb#Toy-weather-data` (:issue:`1844`).
29532953
By `Liam Brannigan <https://github.com/braaannigan>`_.
29542954
- New entry `Why don’t aggregations return Python scalars?` in the
2955-
:doc:`faq` (:issue:`1726`).
2955+
:doc:`getting-started-guide/faq` (:issue:`1726`).
29562956
By `0x0L <https://github.com/0x0L>`_.
29572957

29582958
Enhancements

0 commit comments

Comments
 (0)