OSDN Git Service

t#30102:update i18n op rp au ar gc gp pc
[pettanr/pettanr.git] / app / views / comics / browse.html.erb
index 4f6e026..c93e622 100644 (file)
@@ -18,7 +18,7 @@
 <p>
   <b><%= t_m 'Comic.author_id' -%>:</b>
   <%= @comic.author_id %>
-  <%= link_to h(@comic.author.name), :controller => '/authors', :action => :browse, :id => @comic.author_id %>
+  <%= link_to h(@comic.author.name), browse_author_path(@comic.author) %>
 </p>
 
 <p>