Skip to content

Commit 70449ad

Browse files
add link to migration guide
1 parent 6010fd9 commit 70449ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ The main characteristic of the new string data type:
6262

6363
Those intentional changes can have breaking consequences, for example when checking
6464
for the ``.dtype`` being object dtype or checking the exact missing value sentinel.
65-
66-
TODO add link to migration guide for more details
65+
See the :ref:`string_migration_guide` for more details on the behaviour changes
66+
and how to adapt your code to the new default.
6767

6868
.. seealso::
6969

0 commit comments

Comments
 (0)