Skip to content

Commit 6532bf1

Browse files
authored
Merge pull request ruby#2783 from dzgrff/master
Update extension-rdoc to current location
2 parents 4774c17 + 7f87cc9 commit 6532bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/documentation/faq/10/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You might also want to have a look at the source of the interpreter itself,
101101
and at the various supplied extensions in the `ext/` directory
102102
(you can browse the [Ruby repository on GiHub][ruby-github]).
103103

104-
[extension-rdoc]: http://docs.ruby-lang.org/en/trunk/extension_rdoc.html
104+
[extension-rdoc]: https://docs.ruby-lang.org/en/master/doc/extension_rdoc.html
105105
[rubygems-guide]: http://guides.rubygems.org/gems-with-extensions/
106106
[ruby-github]: https://github.com/ruby/ruby
107107

0 commit comments

Comments
 (0)