summaryrefslogtreecommitdiff
path: root/doc/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.md b/doc/index.md
index 0b88e8087a..596825a19c 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -44,14 +44,14 @@ There are some standard libraries included in Ruby that are also commonly used,
Use the following links to access the comprehensive set of libraries included with Ruby:
-- [Standard Library Documentation](rdoc-ref:standard_library.rdoc)
+- [Standard Library Documentation](rdoc-ref:standard_library.md)
- [Maintainers](rdoc-ref:maintainers.md)
## Contribute to Ruby
Get involved with the Ruby community:
-- [Contribution Guide](rdoc-ref:contributing.md)
+- [Contribution Guide](rdoc-ref:contributing/contributing.md)
- [Documentation Guide](rdoc-ref:contributing/documentation_guide.md)
- [Reporting Issues](rdoc-ref:contributing/reporting_issues.md)
- [Building Ruby](rdoc-ref:contributing/building_ruby.md)