diff options
| author | Mark Otto <[email protected]> | 2013-05-07 09:13:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-07 09:13:48 -0700 |
| commit | bb307243decd6cf376aaf921c5d27c4f509bf8d7 (patch) | |
| tree | 5563d7e2d3fa1e39b808d9dcc1abfa3610551fb3 | |
| parent | b352f98f325adbd994f01cb94f4d0a454783bbce (diff) | |
| parent | 739ef39050c0a9f59b726eb9b0ac5a3ba96aba00 (diff) | |
| download | bootstrap-bb307243decd6cf376aaf921c5d27c4f509bf8d7.tar.xz bootstrap-bb307243decd6cf376aaf921c5d27c4f509bf8d7.zip | |
Merge pull request #7806 from koenpunt/patch-1
Updated URL for jekyll installation
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Have a bug or a feature request? [Please open a new issue](https://github.com/tw ## Documentation -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. +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](http://jekyllrb.com/docs/installation) to run a local server. Documentation for [previous versions](https://github.com/twitter/bootstrap/tags) is also available via tags. |
