Skip to content

Commit

Permalink
Fixed wrong entry in about.
Browse files Browse the repository at this point in the history
  • Loading branch information
clemens committed Sep 3, 2008
1 parent 7ab8525 commit 78aa094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/about.html.erb
Expand Up @@ -14,6 +14,6 @@
<li><%= link_to "Masayuki Nakamura", "http://www.japancentre.com" %>: Content translation, Japanese locale</li>
<li><%= link_to "Prem Sichanugrist", "http://sikachu.com" %>: Thai locale</li>
<li><%= link_to "Simon Tokumine", "http://www.japancentre.com" %>: Content translation, Japanese locale</li>
<li><%= link_to "Karel Minařík", "http://www.karmi.cz" %>: Content translation, Czech locale</li>
<li><%= link_to "Karel Minařík", "http://www.karmi.cz" %>: Czech locale</li>
</ul>
</div>

0 comments on commit 78aa094

Please sign in to comment.