Commit d5af535e authored by Zoë Bentley's avatar Zoë Bentley

Fixes to Developers' Page

parent dc2b431f
......@@ -364,7 +364,7 @@ const Developers = () => (
<a href="https://github.com/LLK/">GitHub</a>
),
contactUsLink: (
<a href="https://scratch.mit.edu/contact-us/">
<a href="/contact-us">
Contact Us
</a>
)
......
{
"developers.hereLinkText": "here",
"developers.title": "Scratch for Developers",
"developers.introLinkText": "Scratch Team at MIT",
"developers.introLinkText": "Scratch Team",
"developers.intro": "On this page, you’ll find information about open source projects created and maintained by the {introLink}, as well as our thoughts on best practices for designing learning experiences for children.",
"developers.projectsTitle": "Projects",
"developers.principlesTitle": "Principles",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment