diff options
-rw-r--r-- | man/ruby.1 | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -124,7 +124,7 @@ Libraries called "builtin libraries" and "standard libraries" are bundled with R And you can obtain more libraries via the package management system called `RubyGems'. .Pp Moreover there are thousands of Ruby projects on -.Aq Pa https://.com/languages/Ruby . .El .Pp .Sh OPTIONS @@ -623,10 +623,10 @@ default: 262144 or 524288 .Pp .El .Sh SEE ALSO -.Bl -hang -compact -width "https://www.ruby-lang.org/123" -.It https://www.ruby-lang.org/ The official web site. -.It https://www.ruby-toolbox.com/ Comprehensive catalog of Ruby libraries. .El .Pp @@ -638,7 +638,8 @@ Comprehensive catalog of Ruby libraries. Reported problems will be published after they've been fixed. .Pp .Li And you can report other bugs and feature requests via the -Ruby Issue Tracking System (https://bugs.ruby-lang.org/). Do not report security vulnerabilities via the system because it publishes the vulnerabilities immediately. .El @@ -647,5 +648,5 @@ Ruby is designed and implemented by .An Yukihiro Matsumoto Aq [email protected] . .Pp See -.Aq Pa https://bugs.ruby-lang.org/projects/ruby/wiki/Contributors for contributors to Ruby. |