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 5df8860 commit e4d727fCopy full SHA for e4d727f
RI.md
@@ -48,7 +48,7 @@ the [Ruby online documentation](https://docs.ruby-lang.org/en/master):
48
- If you are working in a terminal window, typing `ri _whatever_` (or just `ri`)
49
may be faster than navigating to a browser window and searching for documentation.
50
- If you are working in an
51
- [irb \(interactive Ruby\)](https://docs.ruby-lang.org/en/master/IRB.html)
+ [irb \(interactive Ruby\)](https://ruby.github.io/irb/index.html)
52
session, you _already_ have immediate access to `ri`:
53
just type `'show_doc'`.
54
0 commit comments