Skip to content

Commit 35c7efc

Browse files
ybiquitousnobu
authored andcommitted
Fix link to RDoc::Task on README
1 parent f3b389a commit 35c7efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ contain just Markup-style markup (with or without leading '#' comment
4646
markers). If directory names are passed to RDoc, they are scanned
4747
recursively for C and Ruby source files only.
4848

49-
To generate documentation using +rake+ see RDoc::Task[https://ruby.github.io/rdoc/RDocTask.html].
49+
To generate documentation using +rake+ see RDoc::Task[https://ruby.github.io/rdoc/RDoc/Task.html].
5050

5151
To generate documentation programmatically:
5252

0 commit comments

Comments
 (0)