diff --git a/lib/pry/pry_class.rb b/lib/pry/pry_class.rb index 72618388..c0cdab6d 100644 --- a/lib/pry/pry_class.rb +++ b/lib/pry/pry_class.rb @@ -314,7 +314,7 @@ you can add "Pry.config.windows_console_warning = false" to your pryrc. warn <<-EOT Readline version #{Readline::VERSION} detected - will not auto_resize! correctly. For the fix, use GNU Readline instead: - https://github.com/guard/guard/wiki/Add-proper-Readline-support-to-Ruby-on-Mac-OS-X + https://github.com/guard/guard/wiki/Add-Readline-support-to-Ruby-on-Mac-OS-X EOT return end