aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-07 09:13:48 -0700
committerMark Otto <[email protected]>2013-05-07 09:13:48 -0700
commitbb307243decd6cf376aaf921c5d27c4f509bf8d7 (patch)
tree5563d7e2d3fa1e39b808d9dcc1abfa3610551fb3
parentb352f98f325adbd994f01cb94f4d0a454783bbce (diff)
parent739ef39050c0a9f59b726eb9b0ac5a3ba96aba00 (diff)
downloadbootstrap-bb307243decd6cf376aaf921c5d27c4f509bf8d7.tar.xz
bootstrap-bb307243decd6cf376aaf921c5d27c4f509bf8d7.zip
Merge pull request #7806 from koenpunt/patch-1
Updated URL for jekyll installation
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7579d3a99..b76a8da23 100644
--- a/README.md
+++ b/README.md
@@ -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.