mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-24 08:08:18 -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"
|
||||
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>
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue