templates/environment/app/haml/index.haml in joosy-1.2.0.alpha.73 vs templates/environment/app/haml/index.haml in joosy-1.2.0.beta.1
- old
+ new
@@ -1,7 +1,7 @@
!!!
%html
%head
%title
- %link{:href => "assets/application.css", :media => "screen", :rel => "stylesheet", :type => "text/css"}/
- %script{:src => "assets/application.js", :type => "text/javascript"}
+ %link{:href => "application.css", :media => "screen", :rel => "stylesheet", :type => "text/css"}
+ %script{:src => "application.js", :type => "text/javascript"}
%body
\ No newline at end of file