We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6449251 commit dc93aa5Copy full SHA for dc93aa5
ext/stringio/stringio.c
@@ -774,7 +774,7 @@ strio_set_lineno(VALUE self, VALUE lineno)
774
* binmode -> self
775
*
776
* 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].
+ * see {Data Mode}[rdoc-ref:StringIO@Data+Mode].
778
779
*/
780
static VALUE
0 commit comments