mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-28 01:56:00 -05:00
Changed Teacher Accounts Setup Guide link to PDF link on resources server
This commit is contained in:
parent
1bfa0f20a3
commit
dad5a34fbe
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ const Landing = props => (
|
||||||
id="teacherlanding.accountsRequestInfo"
|
id="teacherlanding.accountsRequestInfo"
|
||||||
values={{
|
values={{
|
||||||
setupGuideLink: (
|
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" />
|
<FormattedMessage id="teacherlanding.accountsSetupGuide" />
|
||||||
</a>
|
</a>
|
||||||
),
|
),
|
||||||
|
|
Loading…
Reference in a new issue