From b36ef32197bf54db48ac72c1578ebce8fefeb645 Mon Sep 17 00:00:00 2001 From: Vagish Vela Date: Mon, 26 Sep 2016 13:32:57 +0900 Subject: [PATCH] Fix broken link to Contributing in Readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fbc034808..1686d87e93 100644 --- a/README.md +++ b/README.md @@ -483,7 +483,7 @@ Node.js can be used as the backend for server-side rendering instead of [execJS] + [Ruby API](docs/api/ruby-api.md) + [Setting up Hot Reloading during Rails Development, API docs](docs/api/ruby-api-hot-reload-view-helpers.md) -+ **[CONTRIBUTING](CONTRIBUTING.MD)** ++ **[CONTRIBUTING](CONTRIBUTING.md)** + [Generator Testing](docs/contributor-info/generator-testing.md) + [Linting](docs/contributor-info/linters.md) + [Releasing](docs/contributor-info/releasing.md)