summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-07-11 20:08:08 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-07-11 20:12:45 +0900
commit49ba7cd2598e047aba37c204c143ce6ee2364e8c (patch)
tree5a22c48be58f64b0490d101b85717e90d32eb716 /README.md
parent690385014a767d01549991655a424a13d3279b0f (diff)
downloadruby-49ba7cd2598e047aba37c204c143ce6ee2364e8c.tar.gz
[DOC] Move mailing-list URLs to footnotes [ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4fe3b65a66..5d225fdfa1 100644
--- a/README.md
+++ b/README.md
@@ -167,12 +167,12 @@ See the file [COPYING](COPYING).
## Feedback
-Questions about the Ruby language can be asked on the Ruby-Talk mailing list
-(https://www.ruby-lang.org/en/community/mailing-lists) or on websites like
-(https://stackoverflow.com).
+Questions about the Ruby language can be asked on the [Ruby-Talk] mailing list
+or on websites like https://stackoverflow.com.
Bugs should be reported at https://bugs.ruby-lang.org. Read [HowToReport] for more information.
+[Ruby-Talk]: https://www.ruby-lang.org/en/community/mailing-lists
[HowToReport]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport
## Contributing