Skip to content

Commit

Permalink
Fix broken readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil LaPier committed Nov 2, 2012
1 parent 76fb049 commit fa5334b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -14,7 +14,7 @@ browsers that support only CSS3 prefixed properties. Bourbon uses SCSS syntax.
# Requirements
Sass 3.2+

# Install for Rails 3.1.x
# Install for Rails 3.1+
In your Gemfile:

gem 'bourbon'
Expand All @@ -38,7 +38,7 @@ Import Bourbon at the beginning of application.css.scss. All additional styleshe
@import "users";


[Help! I'm getting an undefined mixin error.](https://github.com/thoughtbot/bourbon/wiki/Rails-Help)
[Help! I'm getting an undefined mixin error.](https://github.com/thoughtbot/bourbon/wiki/Rails-Help-%5C-Undefined-mixin)

##### [Rails 3.0.x Install Instructions](https://github.com/thoughtbot/bourbon/wiki/Rails-3.0.x-Install)

Expand Down

0 comments on commit fa5334b

Please sign in to comment.