summaryrefslogtreecommitdiff
path: root/ext/date
diff options
context:
space:
mode:
authorBurdetteLamar <BurdetteLamar@Yahoo.com>2022-07-03 15:17:11 -0500
committergit <svn-admin@ruby-lang.org>2022-07-05 04:12:46 +0900
commit4ec14b63239ba00102bff64153b360dae1544c29 (patch)
tree0662ea6b51a6eaffdb2c563c567f0bc8c6a70fc8 /ext/date
parent24c80aea0eb0d621861725428319b32236a050f8 (diff)
[ruby/date] Enhanced RDoc
https://github.com/ruby/date/commit/fd3ae275c3
Diffstat (limited to 'ext/date')
-rw-r--r--ext/date/date_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/date_core.c b/ext/date/date_core.c
index 12cc83305b..ebf4bf9d42 100644
--- a/ext/date/date_core.c
+++ b/ext/date/date_core.c
@@ -6978,7 +6978,7 @@ date_strftime_internal(int argc, VALUE *argv, VALUE self,
* Date.today.strftime # => "2022-07-01"
*
* For other formats, see
- * {Formats for Dates and Times}[doc/strftime_formatting.rdoc].
+ * {Formats for Dates and Times}[https://docs.ruby-lang.org/en/master/strftime_formatting_rdoc.html].
*
*/
static VALUE