1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:53:52 +02:00

irb: update More Info link (#16701)

This commit is contained in:
Sebastiaan Speck 2025-06-01 13:10:23 +02:00 committed by GitHub
parent 1a600a324e
commit 0ceda4f221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
> Interactive Ruby shell.
> Evaluate Ruby code read from `stdin`.
> More information: <https://docs.ruby-lang.org/en/master/IRB.html>.
> More information: <https://ruby.github.io/irb/>.
- Start the interactive shell: