We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6584840 commit fe006d9Copy full SHA for fe006d9
1 file changed
content/static/tutorials/index.html
@@ -26,8 +26,8 @@ <h1><img src="/img/learning/header-tutorials.gif" width="675" height="55" alt="T
26
</td>
27
28
<td><div class="curated-item">
29
- <a href="regular_polygon"><img src="imgs/trig_console.jpg" width="223" height="72" alt="preview image" title="Trig" /></a>
30
- <p><br /><a href="regular_polygon">Trigonometry</a><br />
+ <a href="regular_polygon"><img src="imgs/trig.jpg" width="223" height="72" alt="preview image" title="Trig" /></a>
+ <p><br /><a href="trig">Trigonometry</a><br />
31
by Ira Greenberg</p>
32
<p>An introduction trigonometry in Processing.</p>
33
<p>Level: Intermediate</p></div>
0 commit comments