From 2adb917487c0654eab84bd7ec0389ba9ed3e53f9 Mon Sep 17 00:00:00 2001 From: BurdetteLamar Date: Fri, 15 Sep 2023 19:08:33 +0100 Subject: [PATCH] [DOC] Fix link --- ext/date/date_core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/date/date_core.c b/ext/date/date_core.c index 63e8c61..0a0e6ca 100644 --- a/ext/date/date_core.c +++ b/ext/date/date_core.c @@ -8726,8 +8726,8 @@ dt_lite_to_s(VALUE self) * * DateTime.now.strftime # => "2022-07-01T11:03:19-05:00" * - * For other formats, see - * {Formats for Dates and Times}[doc/strftime_formatting.rdoc]. + * For other formats, + * see {Formats for Dates and Times}[https://docs.ruby-lang.org/en/master/strftime_formatting_rdoc.html]: * */ static VALUE