@@ -11,27 +11,27 @@ If you want to include examples of code in printed materials, there are two good
1111In the editor, you can print the current project you are working with by clicking the cogwheel in the top right corner and selecting ` Print ` .
1212This will produce a view of the code from your project that is printer friendly.
1313
14- ![ Animation showing how to print] ( /static/teachers/how-to-print.gif )
14+ ![ Animation showing how to print] ( /common-docs/ static/teachers/how-to-print.gif )
1515
1616### Snapshot
1717
1818You can save a `` .png `` file with an image of all the blocks in your current projects using the `` Snapshot `` feature.
1919Right click on the Workspace (press and hold on touch devices) and select ** Snapshot** .
2020
21- ![ Animation showing how to take a snapshot] ( /static/teachers/how-to-snapshot.gif )
21+ ![ Animation showing how to take a snapshot] ( /common-docs/ static/teachers/how-to-snapshot.gif )
2222
2323## Sharing
2424
2525You can create links to share your project using the `` Share `` button in the top left corner of the editor.
2626
27- ![ Animation showing how to share a project] ( /static/teachers/how-to-share.gif )
27+ ![ Animation showing how to share a project] ( /common-docs/ static/teachers/how-to-share.gif )
2828
2929### Embed
3030
3131If you have a class website that supports adding `` HTML `` elements to web pages,
3232you can embed the simulator, code, or the full editor from the share screen.
3333
34- ![ Animation showing how to embed a project] ( /static/teachers/how-to-embed.gif )
34+ ![ Animation showing how to embed a project] ( /common-docs/ static/teachers/how-to-embed.gif )
3535
3636## Tutorials
3737
@@ -81,4 +81,4 @@ and after a few moments of compiling the page, you should have a complete printa
8181## GitHub
8282
8383MakeCode support storing projects in [ GitHub] ( /github ) , a popular web site for hosting code and collaborative software development.
84- The [ GitHub Explorer] ( https://makecode.com/github-explorer ) allows to list and review repositories from a user seamlessly.
84+ The [ GitHub Explorer] ( https://makecode.com/github-explorer ) allows to list and review repositories from a user seamlessly.
0 commit comments