diff options
| author | Mark Otto <[email protected]> | 2013-07-21 16:07:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-21 16:07:55 -0700 |
| commit | 98ce40d0f689bb1f3aa822240fd53a659b2edd4c (patch) | |
| tree | 75a8cbe9f90f856746dbe62b0b11ae470f18db79 | |
| parent | 12468c61037469985e0cc1669966d63208becc75 (diff) | |
| parent | abb1013f258c7bc9e8b44e432af0e34e03c8c1e9 (diff) | |
| download | bootstrap-98ce40d0f689bb1f3aa822240fd53a659b2edd4c.tar.xz bootstrap-98ce40d0f689bb1f3aa822240fd53a659b2edd4c.zip | |
Merge pull request #8549 from ggam/patch-2
Updated readme.md to reflect the latest changes in directory structure
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/tw ## Documentation -Bootstrap's documentation, included in this repo in the `/docs` directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://getbootstrap.com](http://getbootstrap.com). The docs may also be run locally. +Bootstrap's documentation, included in this repo in the root directory, is built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages at [http://getbootstrap.com](http://getbootstrap.com). The docs may also be run locally. ### Running documentation locally |
