[ruby/date] [DOC] Fix link

https://github.com/ruby/date/commit/2adb917487
This commit is contained in:
BurdetteLamar 2023-09-15 19:08:33 +01:00 committed by git
parent d6abca459f
commit 7ffee5681f

View File

@ -8726,8 +8726,8 @@ dt_lite_to_s(VALUE self)
* *
* DateTime.now.strftime # => "2022-07-01T11:03:19-05:00" * DateTime.now.strftime # => "2022-07-01T11:03:19-05:00"
* *
* For other formats, see * For other formats,
* {Formats for Dates and Times}[doc/strftime_formatting.rdoc]. * see {Formats for Dates and Times}[rdoc-ref:strftime_formatting.rdoc]:
* *
*/ */
static VALUE static VALUE