diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2022-10-14 11:01:13 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-14 08:01:13 -0700 |
commit | e5cb3104d07228de4f2614c425355e8f2f99507d (patch) | |
tree | 919827f5a8665874a166a6a6a3c5540e7d087c3a /runtime/doc/if_ruby.txt | |
parent | 0a19c1677877843d50cea6dec150acde50df356c (diff) | |
download | rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.gz rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.tar.bz2 rneovim-e5cb3104d07228de4f2614c425355e8f2f99507d.zip |
docs: fix/remove invalid URLs #20647
Diffstat (limited to 'runtime/doc/if_ruby.txt')
-rw-r--r-- | runtime/doc/if_ruby.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/if_ruby.txt b/runtime/doc/if_ruby.txt index 47305c65fb..d88f59eb73 100644 --- a/runtime/doc/if_ruby.txt +++ b/runtime/doc/if_ruby.txt @@ -7,7 +7,7 @@ The Ruby Interface to Vim *if_ruby* *ruby* *Ruby* *E266* *E267* *E268* *E269* *E270* *E271* *E272* *E273* -The home page for ruby is http://www.ruby-lang.org/. You can find links for +The home page for ruby is https://www.ruby-lang.org/. You can find links for downloading Ruby there. Type |gO| to see the table of contents. |