Skip to content

Commit

Permalink
Fix broken link in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil LaPier committed Jul 4, 2011
1 parent d439ec2 commit 5ca1a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -185,7 +185,7 @@ Returns the golden ratio of a given number. Must provide a Pixel or Em value for
width: ceil( golden-ratio(14px, 1) ); // returns: 23px
}

Resources: [modularscale.com](http://modularscale.com) & [goldenratiocalculator.com](goldenratiocalculator.com)
Resources: [modularscale.com](http://modularscale.com) & [goldenratiocalculator.com](http://goldenratiocalculator.com)


###Tint & Shade
Expand Down

0 comments on commit 5ca1a3a

Please sign in to comment.