We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 131d947 + 87573ee commit 8525c79Copy full SHA for 8525c79
rdoc.gemspec
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
21
RDoc produces HTML and command-line documentation for Ruby projects.
22
RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
23
DESCRIPTION
24
- s.homepage = "https://rdoc.github.io/rdoc"
+ s.homepage = "https://ruby.github.io/rdoc"
25
s.licenses = ["Ruby"]
26
27
s.bindir = "exe"
0 commit comments