Skip to content

Commit d72f165

Browse files
authored
DOC: Move NumPy Byte Order page in gotchas.rst (#60822)
1 parent 9b03dd4 commit d72f165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/gotchas.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -372,5 +372,5 @@ constructors using something similar to the following:
372372
s = pd.Series(newx)
373373
374374
See `the NumPy documentation on byte order
375-
<https://numpy.org/doc/stable/user/basics.byteswapping.html>`__ for more
375+
<https://numpy.org/doc/stable/user/byteswapping.html>`__ for more
376376
details.

0 commit comments

Comments
 (0)