add missing quotation mark

This commit is contained in:
Joe 2020-07-11 01:28:56 -05:00
parent 4163c4da29
commit a443c2bede
Signed by: joe
GPG Key ID: 8595A3F8F2CE1B74
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
</ul>
<ul>
<li><h4><%=t :static_t11 %></h4></li>
<li><%= link_to t(:static46), https://gitbucket.thisisjoes.site/joe/okebooru' %></li>
<li><%= link_to t(:static46), 'https://gitbucket.thisisjoes.site/joe/okebooru' %></li>
<li><a href='https://github.com/moebooru/moebooru'>Moebooru</a></li>
<li><%= link_to t(:static47), 'https://github.com/r888888888/danbooru' %></li>
</ul>