Changed Teacher Accounts Setup Guide link to PDF link on resources server

This commit is contained in:
Zoë Bentley 2020-11-18 12:50:22 -05:00
parent 1bfa0f20a3
commit dad5a34fbe

View file

@ -341,7 +341,7 @@ const Landing = props => (
id="teacherlanding.accountsRequestInfo"
values={{
setupGuideLink: (
<a href="https://drive.google.com/file/d/1CGFzkZAHm53FHpjKbVqgVauXGdWJiUdQ/view" >
<a href="https://resources.scratch.mit.edu/www/guides/en/scratch-teacher-accounts-guide.pdf" >
<FormattedMessage id="teacherlanding.accountsSetupGuide" />
</a>
),