From e5bdb2497e55eaf0a14a4136bbd35fbdc7395478 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Jun 2013 11:55:55 -0700 Subject: [PATCH] fixes #8062: correct link to editorconfig website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae96923cf3..ed80370118 100644 --- a/README.md +++ b/README.md @@ -76,11 +76,11 @@ Should you encounter problems with installing dependencies or running makefile c ## Contributing -Please read through our guidelines for contributing to Bootstrap. Included are directions for opening issues, coding standards, and notes on development. +Please read through our guidelines for contributing to Bootstrap. Included are directions for opening issues, coding standards, and notes on development. More over, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the [Code Guide](http://github.com/mdo/code-guide), maintained by [Mark Otto](http://github.com/mdo). -Editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at [http://editorconfig.com](http://editorconfig.com). +Editor preferences are available in the [editor config](.editorconfig) for easy use in common text editors. Read more and download plugins at [http://editorconfig.org](http://editorconfig.org).