Fixed broken link (Res-nonnegative) (#1641)

pull/1645/head
Manlio Morini 6 years ago committed by GitHub
parent 8b94f6ee58
commit 2477f275dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1604,7 +1604,7 @@ Once language support becomes available (e.g., see the [contract proposal](http:
##### Note
No, using `unsigned` is not a good way to sidestep the problem of [ensuring that a value is non-negative](#Res-non-negative).
No, using `unsigned` is not a good way to sidestep the problem of [ensuring that a value is non-negative](#Res-nonnegative).
##### Enforcement

Loading…
Cancel
Save