Skip to content

Commit f79f628

Browse files
authored
DOC: Move NumPy Byte Order page in gotchas.rst
1 parent ea7ff0e commit f79f628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/gotchas.rst

Lines changed: 1 addition & 1 deletion
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)