Skip to content

Commit

Permalink
[DOC] Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
BurdetteLamar committed Sep 15, 2023
1 parent 45f20ed commit 2adb917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/date/date_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2adb917

Please sign in to comment.