Skip to content

Commit

Permalink
Fix order link to 3mm allen key
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwofford authored Feb 13, 2024
1 parent 381bfa1 commit f38eb1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/BOM.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ designFiles = ["stl", "dxf", "gerber + bom"]
itemId = "uuid" # to identify the part

[[items]]
part = "5mm allen key"
part = "3mm allen key"
notes = "for tightening most screws"
exampleSource = "https://www.mcmaster.com/7289A16"
exampleSource = "https://www.mcmaster.com/7289A14"
quantity = 1
findLocalSupplier = true
tags = ["tool"]
Expand Down

0 comments on commit f38eb1d

Please sign in to comment.