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.
1 parent 131d947 commit 87573eeCopy full SHA for 87573ee
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