Skip to content

Commit b906953

Browse files
authored
Update RELEASES.md
1 parent 9f1ad43 commit b906953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ related tools.
190190
[`cmp::max_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.max_by.html
191191
[`cmp::min_by_key`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by_key.html
192192
[`cmp::min_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by.html
193-
[`f32::is_subnormal`]: https://doc.rust-lang.org/f32.html#method.is_subnormal
194-
[`f64::is_subnormal`]: https://doc.rust-lang.org/f64.html#method.is_subnormal
193+
[`f32::is_subnormal`]: https://doc.rust-lang.org/std/primitive.f64.html#method.is_subnormal
194+
[`f64::is_subnormal`]: https://doc.rust-lang.org/std/primitive.f64.html#method.is_subnormal
195195
[ietf6943]: https://datatracker.ietf.org/doc/html/rfc6943#section-3.1.1
196196

197197

0 commit comments

Comments
 (0)