summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-15 10:48:33 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-15 10:48:33 -0400
commitaf3449681edda76f354a7a88d1aa9ea845113583 (patch)
treee493ad16b6046ac7a7db635c5aeae74b87f511b5 /www
parentf296fd645d1c9356e28f8585c9a4db280cce13d5 (diff)
downloadgpsd-af3449681edda76f354a7a88d1aa9ea845113583.tar.gz
Updated website links.
Diffstat (limited to 'www')
-rw-r--r--www/index.html.in27
1 files changed, 17 insertions, 10 deletions
diff --git a/www/index.html.in b/www/index.html.in
index f15411e0..2a2e6718 100644
--- a/www/index.html.in
+++ b/www/index.html.in
@@ -197,20 +197,27 @@ list</a> here. Note: because of the way this website is maintained,
these files may reflect the state of the repository tip (development
version) rather than the latest released stable version.</p>
-<h1 id='downloads'>Downloads and packages</h1>
+<h1 id='downloads'>Repository, Downloads and Packages</h1>
-<p>Look in the <a
-href="http://developer.berlios.de/project/showfiles.php?group_id=2116">download</a>
-directory for tarballs of all released versions. Access to the
-bleeding-edge developer version is supported <a
-href="http://developer.berlios.de/git/?group_id=2116">via git</a>.
-The main project page is <a
-href='http://developer.berlios.de/projects/gpsd/'>here on
-berlios.de</a>.</p>
+<dl>
+<dt><a href='http://developer.berlios.de/projects/gpsd/'>Project page</a>
+<dd>The main project page on Berlios</dd>
+
+<dt><a
+href="http://developer.berlios.de/project/showfiles.php?group_id=2116">Releases</a>
+<dd>Where to get release tarballs</dd>
+
+<dt><a href="http://developer.berlios.de/git/?group_id=2116">Browse Code</a></dt>
+<dd>Developer access to master git repository</dd>
+
+<dt><a
+href="http://git.debian.org/?p=users/bzed/mirror/gpsd.git">Debian mirror</a></dt>
+<dd>Debian mirror, updated every 7 minutes.</dd>
+</dl>
<p>If you are using a Debian-based distribution (including Ubuntu) you
can probably install <code>gpsd</code> through your regular package
-manager or by tying <code>"sudo apt-get gpsd"</code> at the command
+manager or by typing <code>"sudo apt-get gpsd"</code> at the command
line.</p>
<h1 id='mailing-lists'>Mailing Lists</h1>