]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #8062: correct link to editorconfig website
authorMark Otto <otto@github.com>
Mon, 3 Jun 2013 18:55:55 +0000 (11:55 -0700)
committerMark Otto <otto@github.com>
Mon, 3 Jun 2013 18:55:55 +0000 (11:55 -0700)
README.md

index ae96923cf3be0a6ac3e80d68dac67c2225694d32..ed803701185774906a8005a97e166418c4af2430 100644 (file)
--- 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).