about summary refs log tree commit diff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorXAMPPRocky <4464295+XAMPPRocky@users.noreply.github.com>2021-05-27 11:22:47 +0200
committerGitHub <noreply@github.com>2021-05-27 11:22:47 +0200
commitb906953d59530a8fe12a5d912b1555a0c201524b (patch)
tree4ff5f1c3629c76c401556ee789ca8b262d3991f6 /RELEASES.md
parent9f1ad43e6911ed7c7e939ab9e0cd66897ebd59af (diff)
downloadrust-b906953d59530a8fe12a5d912b1555a0c201524b.tar.gz
rust-b906953d59530a8fe12a5d912b1555a0c201524b.zip
Update RELEASES.md
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 69d2e98e511..add3e16ddb7 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -190,8 +190,8 @@ related tools.
 [`cmp::max_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.max_by.html
 [`cmp::min_by_key`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by_key.html
 [`cmp::min_by`]: https://doc.rust-lang.org/beta/std/cmp/fn.min_by.html
-[`f32::is_subnormal`]: https://doc.rust-lang.org/f32.html#method.is_subnormal
-[`f64::is_subnormal`]: https://doc.rust-lang.org/f64.html#method.is_subnormal
+[`f32::is_subnormal`]: https://doc.rust-lang.org/std/primitive.f64.html#method.is_subnormal
+[`f64::is_subnormal`]: https://doc.rust-lang.org/std/primitive.f64.html#method.is_subnormal
 [ietf6943]: https://datatracker.ietf.org/doc/html/rfc6943#section-3.1.1