link the docs to the stable branch.
This commit is contained in:
parent
b13f5ac713
commit
759bf32cee
@ -7,7 +7,7 @@
|
|||||||
%code @import "#{departialize(item[:stylesheet][0..-6])}"
|
%code @import "#{departialize(item[:stylesheet][0..-6])}"
|
||||||
|
|
||||||
%p
|
%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]}"
|
- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}"
|
||||||
View the
|
View the
|
||||||
%a{:href => gh_url} Source for this module on Github.
|
%a{:href => gh_url} Source for this module on Github.
|
||||||
|
Loading…
Reference in New Issue
Block a user