From 9e331f2b33b562bb760f5db301d7ab76eb4922a0 Mon Sep 17 00:00:00 2001 From: Kazuki Yamaguchi Date: Fri, 26 Aug 2016 18:20:34 +0900 Subject: Fix History link in CONTRIBUTING.md Follow up commit 7fbfed8cf97b. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3aecfaef..523c555e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ Make sure that your branch does: * Have good commit messages * Follow Ruby's coding style ([DeveloperHowTo]) * Pass the test suite successfully (see "Testing") -* Add an entry to [History.rdoc] if necessary +* Add an entry to [History.md] if necessary ## Testing @@ -127,4 +127,4 @@ _Thanks for your contributions!_ [HackerOne]: https://hackerone.com/ruby [Security]: https://www.ruby-lang.org/en/security/ [pull request]: https://github.com/ruby/openssl/compare -[History.rdoc]: https://github.com/ruby/openssl/tree/master/History.rdoc +[History.md]: https://github.com/ruby/openssl/tree/master/History.md -- cgit v1.2.3