We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a327920 commit 27581e9Copy full SHA for 27581e9
doc/source/whatsnew/v0.23.0.txt
@@ -202,7 +202,7 @@ for storing ip addresses.
202
...:
203
204
``IPArray`` isn't a normal 1-D NumPy array, but because it's a pandas
205
-:ref:`~pandas.api.extension.ExtensionArray`, it can be stored properly inside pandas' containers.
+:class:`~pandas.api.extension.ExtensionArray`, it can be stored properly inside pandas' containers.
206
207
.. code-block:: ipython
208
0 commit comments