Commit 86552822 by Đường Sỹ Hoàng

Replaced with double quote

parent fedd320b
......@@ -10,5 +10,4 @@
<%= link_to "Sign up now!", signup_path, class: "btn btn-lg btn-primary" %>
</div>
<%= link_to image_tag("rails.png", alt: "Rails logo"),
'http://rubyonrails.org/' %>
<%= link_to image_tag("rails.png", alt: "Rails logo"),"http://rubyonrails.org/" %>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment