Skip to content

Commit b6a778c

Browse files
authored
use the new reference (#191)
1 parent 2e802b5 commit b6a778c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pint_xarray/accessors.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ def dequantify(self, format=None):
409409
410410
See Also
411411
--------
412-
:doc:`pint:formatting`
412+
:doc:`pint:user/formatting`
413413
pint's string formatting guide
414414
415415
Examples
@@ -1147,7 +1147,7 @@ def dequantify(self, format=None):
11471147
11481148
See Also
11491149
--------
1150-
:doc:`pint:formatting`
1150+
:doc:`pint:user/formatting`
11511151
pint's string formatting guide
11521152
11531153
Examples

0 commit comments

Comments
 (0)