Skip to content

Commit c3a74da

Browse files
committed
Readme: links to getbootstrap and bootstrap-sass
1 parent 6d3ffdf commit c3a74da

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Bootstrap Ruby Gem [![Build Status](https://travis-ci.org/twbs/bootstrap-rubygem.svg?branch=master)](https://travis-ci.org/twbs/bootstrap-rubygem)
22

3-
This is the future home of the Bootstrap v4 ruby gem for Ruby on Rails (Sprockets) and Compass.
3+
[Bootstrap 4][bootstrap-home] ruby gem for Ruby on Rails (Sprockets) and Compass.
4+
5+
For Sass versions of Bootstrap 3 and 2 see [bootstrap-sass](https://github.com/twbs/bootstrap-sass) instead.
46

57
There has not been a release yet, but if you'd like to try out the latest development version, see the instructions below.
68

@@ -139,5 +141,6 @@ In the application Sass file, replace `@import 'bootstrap'` with:
139141
@import 'bootstrap-custom';
140142
```
141143
144+
[bootstrap-home]: http://v4-alpha.getbootstrap.com/
142145
[autoprefixer]: https://github.com/ai/autoprefixer
143146
[tether]: http://github.hubspot.com/tether/

0 commit comments

Comments
 (0)