diff --git a/log/clank-lz-reflections.md b/log/clank-lz-reflections.md
index 599925531302a78f892e02db7ea1e8ae32a11459..4d90590b699a65c91454644c9b8a7f1d373c385a 100644
--- a/log/clank-lz-reflections.md
+++ b/log/clank-lz-reflections.md
@@ -10,6 +10,8 @@ In around June 2020, I had been developing Clank as a machine system targetting
 
 Given the state of the coronavirus pandemic, we realized that we would be teaching [how to make almost anything](https://fab.cba.mit.edu/classes/863.20/) in a largely remote fashion. While I originally hoped to complete a 'multi-process' machine that students could use for CNC Milling, 3D Printing, as well as PCB Milling, we later decided to downgrade the scope and develop a standalone PCB Mill. 
 
+We also equipped students with a hardware kit, Zach Fredin set this up and his docs are [here](https://gitlab.cba.mit.edu/zfredin/homelab/).
+
 So, this was:
     - the design of a machine kit to be produced in-house on a printer farm
     - the assembly of 30 kits,
@@ -125,4 +127,4 @@ Just to keep track, here are some things that arose during the course of the ter
     - it wasn't extensively clear how to properly change a tool: could do better to document this process 
 - bad bed material choice
     - the bed is a big block of HDPE, not a terribly sticky material
-    - do better to fixture PCBs / at least make the bed surface sticky on double-sided tape. 
\ No newline at end of file
+    - do better to fixture PCBs / at least make the bed surface sticky on double-sided tape.