diff options
author | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-04-24 12:11:01 +0000 |
---|---|---|
committer | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-04-24 12:11:01 +0000 |
commit | defcc5aa0f5e12c5586ebc3f64a6c25b47fd9784 (patch) | |
tree | 3500d5b9dab7a642a2686e9bc7d6cedad6765e82 /man/ruby.1 | |
parent | 869c7ce0d148845d42dd88d9df7925e62aebe7a1 (diff) |
* man/ruby.1: fix broken link.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'man/ruby.1')
-rw-r--r-- | man/ruby.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ruby.1 b/man/ruby.1 index f2d5736248..62a01845cc 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -511,5 +511,5 @@ Ruby is designed and implemented by .An Yukihiro Matsumoto Aq [email protected] . .Pp See -.Aq Pa http://bugs.ruby-lang.org/wiki/ruby/Contributors +.Aq Pa https://bugs.ruby-lang.org/projects/ruby/wiki/Contributors for contributors to Ruby. |