diff --git a/compass-style.org/layouts/reference.haml b/compass-style.org/layouts/reference.haml index 8dd4721629..d82e56e8cd 100644 --- a/compass-style.org/layouts/reference.haml +++ b/compass-style.org/layouts/reference.haml @@ -1,5 +1,5 @@ -- gh_url = "http://github.com/chriseppstein/compass/blob/stable/frameworks/" -- gh_url << "#{item[:framework]}/stylesheets/#{item[:stylesheet]}" +- gh_url = "http://github.com/Compass/compass/blob/stable/core/stylesheets/" +- gh_url << item[:stylesheet] %a{:href => gh_url, :rel=>"github-source", :title=>"view source for this module on github"} Source on Github %h1= item[:title]