From 0ceda4f22181377f87b9ced9b81337ec8a3e8f83 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Sun, 1 Jun 2025 13:10:23 +0200 Subject: [PATCH] irb: update More Info link (#16701) --- pages/common/irb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/irb.md b/pages/common/irb.md index e6fa9750a4..3b8d9d21e0 100644 --- a/pages/common/irb.md +++ b/pages/common/irb.md @@ -2,7 +2,7 @@ > Interactive Ruby shell. > Evaluate Ruby code read from `stdin`. -> More information: . +> More information: . - Start the interactive shell: