mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #5399 from zoebentley/dev-page-fix-2
Fixed problem introduced by previous fix
This commit is contained in:
commit
f5c3b87d2b
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ const Developers = () => (
|
|||
),
|
||||
contactUsLink: (
|
||||
<a href="/contact-us">
|
||||
Contact Us
|
||||
<FormattedMessage id="general.contactUs" />
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
|
|
Loading…
Reference in a new issue