diff options
author | Jemma Issroff <[email protected]> | 2023-06-29 17:00:40 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2023-06-29 17:00:40 -0400 |
commit | 1272865a8ee948816ee9f5484f8adba8e26f45e2 (patch) | |
tree | 0a9c9288624c7fb0f5e20c750a679847c1bf78c5 /man | |
parent | bf2c18731d50075bb64e2639c097396276196cd9 (diff) |
Fix broken wiki links (#8002)
Since [Misc #19679] migrated the wiki, these links should be updated
to their new locations.
Notes
Notes:
Merged-By: jemmaissroff
Diffstat (limited to 'man')
-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 6c9f5fb0d1..f4150ae77a 100644 --- a/man/ruby.1 +++ b/man/ruby.1 @@ -667,5 +667,5 @@ Ruby is designed and implemented by .An Yukihiro Matsumoto Aq [email protected] . .Pp See -.Aq Lk https://bugs.ruby-lang.org/projects/ruby/wiki/Contributors +.Aq Lk https://github.com/ruby/ruby/graphs/contributors for contributors to Ruby. |