Skip to content

Commit a3b5ecc

Browse files
committed
README: Fix link to Units
1 parent 740cb48 commit a3b5ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Stop littering your code with unnecessary calculations, Units.NET gives you all
1818

1919
### Overview
2020

21-
* [48 quantities with a total of 500+ units](UnitsNet/GeneratedCode/Enums) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts)
21+
* [48 quantities with a total of 500+ units](UnitsNet/GeneratedCode/Units) generated from [JSON](UnitsNet/UnitDefinitions/) by [Powershell scripts](UnitsNet/Scripts)
2222
* [1000+ unit tests](https://ci.appveyor.com/project/angularsen/unitsnet) on conversions and localizations
2323
* Immutable structs that implement `Equatable`, `IComparable`
2424
* [Static typing](#static-typing) to avoid ambiguous values or units

0 commit comments

Comments
 (0)