aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-03 11:55:55 -0700
committerMark Otto <[email protected]>2013-06-03 11:55:55 -0700
commite5bdb2497e55eaf0a14a4136bbd35fbdc7395478 (patch)
tree20042fa5f22779a09901a56ddd7594880475d420
parent1b8cd2d8eb209941303b8c03757721076a3e8f48 (diff)
downloadbootstrap-e5bdb2497e55eaf0a14a4136bbd35fbdc7395478.tar.xz
bootstrap-e5bdb2497e55eaf0a14a4136bbd35fbdc7395478.zip
fixes #8062: correct link to editorconfig website
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ae96923cf..ed8037011 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).