diff --git a/content/05_3d_printing_scanning.md b/content/05_3d_printing_scanning.md
index fd59605e870b7fb972cb83e978b79ec4059a5a0c..9562aaa01e0ff7b53e47fbb750b2e57f6ae7f0b7 100644
--- a/content/05_3d_printing_scanning.md
+++ b/content/05_3d_printing_scanning.md
@@ -15,7 +15,7 @@ This week's primary assignment is relatively unconstrained: design and print som
 
 I modeled a small stellated dodecahedron, where each of the stellations is twisted along its axis. In the end, the model I printed looks like this.
 
-![](/img/05_everlasting_gobstopper.jpg#c)
+![](/img/05_starflake.jpg#c)
 
 Designing it was mostly a matter of working out trigonometric relations to ensure the various pieces
 would correctly mate. There were many times I made errors in my calculations, and built shapes with
@@ -30,7 +30,7 @@ Using libfive also means that my model is inherently parametric. To give it the
 printed without errors, I chose to make it quite chunky. It's also interesting with much thinner
 beams.
 
-![](/img/05_thin_gobstopper.jpg#c)
+![](/img/05_thin_starflake.jpg#c)
 
 ### Fabrication
 
diff --git a/static/img/05_everlasting_gobstopper.jpg b/static/img/05_starflake.jpg
similarity index 100%
rename from static/img/05_everlasting_gobstopper.jpg
rename to static/img/05_starflake.jpg
diff --git a/static/img/05_thin_gobstopper.jpg b/static/img/05_thin_starflake.jpg
similarity index 100%
rename from static/img/05_thin_gobstopper.jpg
rename to static/img/05_thin_starflake.jpg