Skip to content

Commit a94e4f3

Browse files
committed
[DOC] Link IO to the official document
1 parent 1840565 commit a94e4f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/io.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# :stopdoc:
1+
# The {built-in class for I/O}[https://docs.ruby-lang.org/en/master/IO.html].
22
class IO
3+
# :stopdoc:
34
module generic_readable
45
end
56
module generic_writable
67
end
78
end
8-
# :startdoc:

0 commit comments

Comments
 (0)