Correct return link to writing page

This commit is contained in:
Aaron Fenyes 2024-10-22 01:34:24 -07:00
parent a538dc9241
commit 9d4a7de5fc

View File

@ -8,7 +8,7 @@
</head>
<body>
<a href="../">↩ Back to writing</a>
<a href="../../writing.html#jsxgraph-3d-workshop">↩ Back to writing</a>
<h1>A hands-on tour of some new 3D elements</h1>
<p>These materials are from a <a href="https://jsxgraph.org/conf2024/program/fenyes/">short workshop</a> at the 2024 International JSXGraph Conference. You can watch a <a href="https://www.youtube.com/watch?v=gwc0BrLjuiI">video</a> of the workshop to learn more about how they were used. Theyre available here, in a <a href="https://code.studioinfinity.org/Vectornaut/jsxgraph-3d-workshop">public Git repository</a>, and (for the templates) on JSFiddle.</p>