summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorDominic Spill <dominicgs@gmail.com>2012-08-21 05:07:55 +0000
committerDominic Spill <dominicgs@gmail.com>2012-08-21 05:07:55 +0000
commit65b34204dbb38db283158cab9a9c5d7cad71dd17 (patch)
tree34238ab4bae8fee42870843d0533e1fae20b1008 /web
parentca38419a020cc69c3453c75f54577705a84bf6ae (diff)
Web
- Fix build guide links and headings
Diffstat (limited to 'web')
-rw-r--r--web/content/usage/build.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/web/content/usage/build.html b/web/content/usage/build.html
index 1cad94a..2e836b1 100644
--- a/web/content/usage/build.html
+++ b/web/content/usage/build.html
@@ -5,8 +5,8 @@ title: Build Guide
<h1>Build Guide</h1>
<p>The Ubertooth has been used with the following platforms:
<ul>
- <li><a href="#ubuntu">Ubuntu (Debian/BackTrack 5 - untested)</a></li>
- <li><a href="#fedora">Fedora (RedHat/CentOS - untested)</a></li>
+ <li><a href="#ubuntu">Ubuntu</a> (Debian/BackTrack 5 - untested)</li>
+ <li><a href="#fedora">Fedora</a> (RedHat/CentOS - untested)</li>
<li><a href="#windows">Windows</a> (experimental - unsupported)</li>
<li>Mac OS X (Coming soon)</li>
</ul>
@@ -14,8 +14,9 @@ title: Build Guide
of the host code that it operates with, instructions for obtaining firmware
images and flashing them to the Ubertooth can be found <a href="#firmware">here.</a></p>
-<h2 id="#ubuntu">Ubuntu 12.04+ (Debian/BackTrack 5 - untested)</h2>
-<br />
+<h2 id="ubuntu">Ubuntu 12.04+</h2>
+(Debian/BackTrack 5 - untested)
+<br /><br />
<h3>Prerequisites</h3>
<p>There are some prerequisites that can be installed from the apt repositories
on Debian/Ubuntu systems:</p>
@@ -81,8 +82,9 @@ useful to update the <a href="#firmware">firmware</a> on the Ubertooth.</p>
-<h2 id="#fedora">Fedora 17+ (RedHat/CentOS - untested)</h2>
-<br />
+<h2 id="fedora">Fedora 17+</h2>
+(RedHat/CentOS - untested)
+<br /><br />
<h3>Prerequisites</h3>
<p>There are some prerequisites that can be installed from the yum repositories
on RedHat based systems:</p>