Skip to content

Commit dc93aa5

Browse files
BurdetteLamarpeterzhu2118
authored andcommitted
[DOC] Link to on-page section, not class File doc
1 parent 6449251 commit dc93aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/stringio/stringio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ strio_set_lineno(VALUE self, VALUE lineno)
774774
* binmode -> self
775775
*
776776
* Sets the data mode in +self+ to binary mode;
777-
* see {Data Mode}[https://docs.ruby-lang.org/en/master/File.html#class-File-label-Data+Mode].
777+
* see {Data Mode}[rdoc-ref:StringIO@Data+Mode].
778778
*
779779
*/
780780
static VALUE

0 commit comments

Comments
 (0)