From: Koen Punt Date: Tue, 7 May 2013 12:20:28 +0000 (+0300) Subject: Updated URL for jekyll installation X-Git-Tag: v3.0.0-rc1~365^2^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7806%2Fhead;p=thirdparty%2Fbootstrap.git Updated URL for jekyll installation --- diff --git a/README.md b/README.md index 7579d3a992..b76a8da238 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.