Credits URL changed - For Developers

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

View file

@ -22,7 +22,7 @@ const Developers = () => (
id="developers.intro"
values={{
introLink: (
<a href="/info/credits">
<a href="/credits">
<FormattedMessage id="developers.introLinkText" />
</a>
)