link the docs to the stable branch.

This commit is contained in:
Chris Eppstein 2010-08-26 23:02:37 -07:00
parent b13f5ac713
commit 759bf32cee

View File

@ -7,7 +7,7 @@
%code @import "#{departialize(item[:stylesheet][0..-6])}"
%p
- gh_url = "http://github.com/chriseppstein/compass/blob/master/frameworks/"
- gh_url = "http://github.com/chriseppstein/compass/blob/stable/frameworks/"
- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}"
View the
%a{:href => gh_url} Source for this module on Github.