We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b03dd4 commit d72f165Copy full SHA for d72f165
doc/source/user_guide/gotchas.rst
@@ -372,5 +372,5 @@ constructors using something similar to the following:
372
s = pd.Series(newx)
373
374
See `the NumPy documentation on byte order
375
-<https://numpy.org/doc/stable/user/basics.byteswapping.html>`__ for more
+<https://numpy.org/doc/stable/user/byteswapping.html>`__ for more
376
details.
0 commit comments