diff options
author | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-06-13 23:42:35 +0000 |
---|---|---|
committer | zzak <zzak@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-06-13 23:42:35 +0000 |
commit | 308960a44e3ad1e0760e98dc88bc210c621d5969 (patch) | |
tree | 1b1551b16b7e4737086213b476cddd5216de1dbb /CONTRIBUTING.md | |
parent | 60512ea52e5495673a544ff6ab4f219810724a92 (diff) |
[DOC] Please see _the_ official issue tracker... [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c4d55a3748..ffdf2dd4b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -Please see [official issue tracker] and wiki [HowToContribute]. +Please see the [official issue tracker] and wiki [HowToContribute]. [official issue tracker]: https://bugs.ruby-lang.org [HowToContribute]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToContribute |