Skip to content

Commit

Permalink
Merge pull request #100 from BurdetteLamar/link_fix
Browse files Browse the repository at this point in the history
[DOC] Fix link
  • Loading branch information
peterzhu2118 authored Sep 20, 2023
2 parents 45f20ed + 2adb917 commit 737a2aa
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 737a2aa

Please sign in to comment.