From 4cd3b4511e3448f1a81a5179a8059e0001bd75b9 Mon Sep 17 00:00:00 2001 From: BurdetteLamar Date: Thu, 19 Mar 2026 18:05:59 +0100 Subject: [PATCH] [DOC] Fix link --- ext/date/date_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/date/date_core.c b/ext/date/date_core.c index 9755fb81..f37c1a54 100644 --- a/ext/date/date_core.c +++ b/ext/date/date_core.c @@ -7478,7 +7478,7 @@ strftimev(const char *fmt, VALUE self, * * Date.new(2001, 2, 3).asctime # => "Sat Feb 3 00:00:00 2001" * - * See {asctime}[https://linux.die.net/man/3/asctime]. + * See {asctime}[https://man7.org/linux/man-pages/man3/asctime.3p.html]. * */ static VALUE