From 45b125eca76e60482113575f1e71574fcbcc3b4c Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 7 May 2019 23:16:26 +0900 Subject: Update the canonical repository url. --- ext/readline/readline.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/readline') diff --git a/ext/readline/readline.c b/ext/readline/readline.c index 3380720f47..ad0bd4e0c0 100644 --- a/ext/readline/readline.c +++ b/ext/readline/readline.c @@ -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 -- cgit v1.2.3