summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMike Ossmann <mike@ossmann.com>2011-08-02 23:59:34 +0000
committerMike Ossmann <mike@ossmann.com>2011-08-02 23:59:34 +0000
commitf1ce18792283db94bcf22c9e8879a2522c861593 (patch)
tree468ef42a65f350770c25df8c1136c4170515b1e1 /web
parent72a8b53701bcec8d250fbd15b8b84acbe12571ef (diff)
pin diagram link in programming page
Diffstat (limited to 'web')
-rw-r--r--web/content/hardware/one.html2
-rw-r--r--web/content/hardware/program.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/web/content/hardware/one.html b/web/content/hardware/one.html
index b1977ce..f33ba25 100644
--- a/web/content/hardware/one.html
+++ b/web/content/hardware/one.html
@@ -49,7 +49,7 @@ source electronic design automation software package, with surface mount
components suitable for <a
href="http://www.sparkfun.com/tutorials/59">reflow</a>.
-<h2>pins and LEDs</h2>
+<h2><a name="pins" />pins and LEDs</h2>
<img src="../../images/u1_roadmap.png" alt="Ubertooth One diagram" />
diff --git a/web/content/hardware/program.html b/web/content/hardware/program.html
index 01ef738..d462d15 100644
--- a/web/content/hardware/program.html
+++ b/web/content/hardware/program.html
@@ -52,9 +52,9 @@ triggering soft entry. In this case, pin entry must be used (e.g. by holding a
paper clip in the expansion header while plugging in the device) to "unbrick"
the unit.</p>
-<p>For Ubertooth One, the pins to connect are pins 1 and 3 of the expansion
-header (P4). For Ubertooth Zero, the pins to connect are pins 1 and 13 of the
-expansion header (J1).</p>
+<p>For Ubertooth One, the pins to connect are pins 1 and 3 of the <a
+href="../one/#pins">expansion header (P4)</a>. For Ubertooth Zero, the pins to
+connect are pins 1 and 13 of the expansion header (J1).</p>
<h2>ISP bootloader</h2>