Skip to content

Commit 87573ee

Browse files
committed
The homepage also has been moved under ruby organization
1 parent 131d947 commit 87573ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdoc.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121
RDoc produces HTML and command-line documentation for Ruby projects.
2222
RDoc includes the +rdoc+ and +ri+ tools for generating and displaying documentation from the command-line.
2323
DESCRIPTION
24-
s.homepage = "https://rdoc.github.io/rdoc"
24+
s.homepage = "https://ruby.github.io/rdoc"
2525
s.licenses = ["Ruby"]
2626

2727
s.bindir = "exe"

0 commit comments

Comments
 (0)