Skip to content

Commit f79daa9

Browse files
Fix broken link (#447)
1 parent 9383257 commit f79daa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The xarray ecosystem supports unit-aware arrays using [pint](https://pint.readt
1616

1717
## Formatting units
1818

19-
For now, only the short format using [symbols](https://www.unidata.ucar.edu/software/udunits/udunits-2.2.28/udunits2lib.html#Syntax) is supported:
19+
For now, only the short format using [symbols](https://docs.unidata.ucar.edu/udunits/current/udunits2lib.html#Syntax) is supported:
2020

2121
```{code-cell}
2222
from pint import application_registry as ureg

0 commit comments

Comments
 (0)