Skip to content

Commit e4d727f

Browse files
[DOC] Fix link (#1393)
1 parent 5df8860 commit e4d727f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ the [Ruby online documentation](https://docs.ruby-lang.org/en/master):
4848
- If you are working in a terminal window, typing `ri _whatever_` (or just `ri`)
4949
may be faster than navigating to a browser window and searching for documentation.
5050
- If you are working in an
51-
[irb \(interactive Ruby\)](https://docs.ruby-lang.org/en/master/IRB.html)
51+
[irb \(interactive Ruby\)](https://ruby.github.io/irb/index.html)
5252
session, you _already_ have immediate access to `ri`:
5353
just type `'show_doc'`.
5454

0 commit comments

Comments
 (0)