Skip to content

Commit

Permalink
Link back to the URL's host name.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 15, 2024
1 parent 04855dc commit b98eadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/db/urls/show.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<tr>
<td><strong>Host Name:</strong></td>
<td><%=h @url.host_name %></td>
<td><a href="/db/host_names/<%=hattr @url.host_name.id %>"><%=h @url.host_name %></a></td>
</tr>

<tr>
Expand Down

0 comments on commit b98eadb

Please sign in to comment.