]> git.armaanb.net Git - atreides.git/commitdiff
Fix Kicad link. Closes #18.
authorPhil Hagelberg <phil@hagelb.org>
Sat, 10 Oct 2015 01:33:19 +0000 (08:33 +0700)
committerPhil Hagelberg <phil@hagelb.org>
Sat, 10 Oct 2015 01:33:19 +0000 (08:33 +0700)
README.org

index 14653e79b5545bdfc7da441024f11706a17cfc2c..552d11d5ea8dd1a361562ecb9a38f01a5181f7d7 100644 (file)
@@ -110,7 +110,7 @@ The =atreus.rkt= program calculates switch and diode positions based
 on row/column counts, spacing, and rotation factors, and emits a
 =atreus.kicad_pcb= file. The board outline and traces are done by hand
 and are stored in the =header.rktd= and =traces.rktd= files
-respectively. The =atreus.kicad_pcb= file can be imported into [[http://kicad.org][Kicad]]
+respectively. The =atreus.kicad_pcb= file can be imported into [[http://kicad-pcb.org][Kicad]]
 which can export Gerber files suitable for fabrication. A copy of the
 Kicad PCB file is included in the repository if you don't want to
 recompile it using Racket. Recompiling is only required if you want to