summaryrefslogtreecommitdiff
path: root/webapp/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/static/index.html')
-rw-r--r--webapp/static/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/webapp/static/index.html b/webapp/static/index.html
index 586f64d..e26649f 100644
--- a/webapp/static/index.html
+++ b/webapp/static/index.html
@@ -17,8 +17,8 @@
PCB project for a pogo pin breakout and mounting PCB.
You can start with either Gerber files exported from any PCB toolchain, or you can do a free-form layout using
- the <a href="static/static_template.svg">static Inkscape SVG template</a> if you
- wan to work from construction drawings, scanned or photographed PCBs etc.
+ the <a href="static_template.svg">static Inkscape SVG template</a> if you
+ want to work from construction drawings, scanned or photographed PCBs etc.
</p>
</div>
@@ -26,11 +26,11 @@
<div class="desc right">
<strong>1.</strong> Convert your Gerbers to an SVG template and draw pogo pins, mounting holes and cutouts
into the template. Don't have gerbers? Start with an
- <a href="static/pogojig_template_empty.svg">empty template</a>.
+ <a href="pogojig_template_empty.svg">empty template</a>.
</div>
<div class="bubble left">
<div>click to open</div>
- <a class="btn red" href="pogospace">Pogospace</a>
+ <a class="btn red" href="static/pogospace/index.html">Pogospace</a>
</div>
</div>
@@ -49,7 +49,7 @@
</div>
<div class="bubble right">
<div>click to open</div>
- <a class="btn red">Jigerator</a>
+ <a class="btn red" href="jigerator">Jigerator</a>
</div>
</div>