Skip to content

Commit

Permalink
[ruby/date] [DOC] Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
BurdetteLamar authored and matzbot committed Sep 20, 2023
1 parent d6abca4 commit 7ffee56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext/date/date_core.c
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}[rdoc-ref:strftime_formatting.rdoc]:
*
*/
static VALUE
Expand Down

0 comments on commit 7ffee56

Please sign in to comment.