Skip to content

Commit 97800b9

Browse files
authored
Update README.md
1 parent deb1517 commit 97800b9

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
@@ -120,7 +120,7 @@ RotationalSpeedUnit.RevolutionPerMinute == RotationalSpeed.ParseUnit("r/min");
120120

121121
<a name="example-app"></a>Example: Creating a unit converter app
122122
---
123-
*TODO: Add actual sample app and link to it here with screenshot. See https://github.com/anjdreas/UnitsNet/issues/274 for details.*
123+
*TODO: Add actual sample app and link to it here with screenshot. See #274 for details.*
124124

125125
This example shows how you can create a dynamic unit converter, where the user selects the quantity to convert, such as `Length` or `Mass`, then selects to convert from `Meter` to `Centimeter` and types in a value for how many meters.
126126

0 commit comments

Comments
 (0)