Update the canonical repository url.

This commit is contained in:
Hiroshi SHIBATA 2019-05-07 23:16:26 +09:00
Родитель 5eb5613fef
Коммит 45b125eca7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: F9CF13417264FAC2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -823,7 +823,7 @@ readline_s_redisplay(VALUE self)
*
* When working with auto-complete there are some strategies that work well.
* To get some ideas you can take a look at the
* completion.rb[https://svn.ruby-lang.org/repos/ruby/trunk/lib/irb/completion.rb]
* completion.rb[https://git.ruby-lang.org/ruby.git/tree/lib/irb/completion.rb]
* file for irb.
*
* The common strategy is to take a list of possible completions and filter it