diff options
| author | Mark Otto <[email protected]> | 2013-02-13 20:01:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-02-13 20:02:00 -0800 |
| commit | 0c1142f6fb28504eb2c7ed33d5cfb3355a8d7af4 (patch) | |
| tree | 857dcc159c2c3481e536d7a754328ab17f468091 /README.md | |
| parent | 2b05b335b070391e5be9d8580899cdac5daace46 (diff) | |
| download | bootstrap-0c1142f6fb28504eb2c7ed33d5cfb3355a8d7af4.tar.xz bootstrap-0c1142f6fb28504eb2c7ed33d5cfb3355a8d7af4.zip | |
readme improvements
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,7 +38,7 @@ For more information on SemVer, please visit [http://semver.org/](http://semver. -## Bug tracker +## Bugs and feature requests Have a bug or a feature request? [Please open a new issue](https://github.com/twitter/bootstrap/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/). @@ -57,7 +57,7 @@ Keep track of development and community news. ## Documentation -Bootstrap's docs are built using Jekyll and hosted on GitHub Pages at http://getbootstrap.com. To view our docs locally, you'll need to [install Jekyll](https://github.com/mojombo/jekyll/wiki/install) to run a local server. +Bootstrap's docs are built using [Jekyll](http://jekyllrb.com) and hosted on GitHub Pages at [http://getbootstrap.com](http://getbootstrap.com). To view our docs locally, you'll need to [install Jekyll](https://github.com/mojombo/jekyll/wiki/install) to run a local server. Documentation for [previous versions](https://github.com/twitter/bootstrap/tags) is also available via tags. |
