Change Credits URL - Footer

This commit is contained in:
apple502j 2019-01-15 14:49:45 +09:00 committed by GitHub
parent b8ba34e5fb
commit d8a0a90e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ const Footer = props => (
</a>
</dd>
<dd>
<a href="/info/credits">
<a href="/credits">
<FormattedMessage id="general.credits" />
</a>
</dd>