We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9383257 commit f79daa9Copy full SHA for f79daa9
doc/units.md
@@ -16,7 +16,7 @@ The xarray ecosystem supports unit-aware arrays using [pint](https://pint.readt
16
17
## Formatting units
18
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:
+For now, only the short format using [symbols](https://docs.unidata.ucar.edu/udunits/current/udunits2lib.html#Syntax) is supported:
20
21
```{code-cell}
22
from pint import application_registry as ureg
0 commit comments