1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[DOC] Remove extra page-dir prefix to fix broken link

This commit is contained in:
Nobuyoshi Nakada 2022-09-03 23:26:07 +09:00
parent fe865c5262
commit baf050100d
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

2
time.c
View file

@ -4863,7 +4863,7 @@ strftime_cstr(const char *fmt, size_t len, VALUE time, rb_encoding *enc)
*
* Returns a string representation of +self+,
* formatted according to the given string +format+.
* See {Formats for Dates and Times}[rdoc-ref:doc/strftime_formatting.rdoc].
* See {Formats for Dates and Times}[rdoc-ref:strftime_formatting.rdoc].
*/
static VALUE