From c14adbe56500c54824c13904e3865c0a9f7b20ec Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Mon, 28 Apr 2025 10:25:42 +0900 Subject: [PATCH] Fix link to CONTRIBUTING on README --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index e6b91ba9a3..c4b60b29c0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -123,7 +123,7 @@ Please follow the theme's README for usage instructions. == Bugs -See CONTRIBUTING@Bugs for information on filing a bug report. It's OK to file +See CONTRIBUTING.rdoc for information on filing a bug report. It's OK to file a bug report for anything you're having a problem with. If you can't figure out how to make RDoc produce the output you like that is probably a documentation bug.