diff --git a/doc.html b/doc.html
index 0a73083..66d2b4c 100644
--- a/doc.html
+++ b/doc.html
@@ -27,7 +27,7 @@ connection but would be a good choice for any smallish network (up to
1000 clients is known to work) where low
resource use and ease of configuration are important.
-Supported platforms include Linux (with glibc and uclibc), *BSD,
+Supported platforms include Linux (with glibc and uclibc), Android, *BSD,
Solaris and Mac OS X.
Dnsmasq is included in at least the following Linux distributions:
Gentoo, Debian, Slackware, Suse, Fedora,
@@ -88,24 +88,19 @@ for any or all local machines.
-
Download.
+Get code.
- Download dnsmasq here.
+Download dnsmasq here.
The tarball includes this documentation, source, and manpage.
There is also a CHANGELOG and a FAQ.
-Dnsmasq is part of the Debian distribution, it can be downloaded from
- here or installed using apt.
-Links.
-Damien Raude-Morvan has an article in French at http://www.drazzib.com/docs-dnsmasq.html
-There is a good article about dnsmasq at http://www.enterprisenetworkingplanet.com/netos/article.php/3377351
-and another at http://www.linux.com/articles/149040
-and Ilya Evseev has an article in Russian about dnsmasq to be found at
-
-http://ilya-evseev.narod.ru/articles/dnsmasq. Ismael Ull has an
-article about dnsmasq in Spanish at http://www.mey-online.com.ar/blog/index.php/archives/guia-rapida-de-dnsmasq
+Dnsmasq has a git repository which contains the complete release
+history of version 2 and development history from 2.60. You can
+browse
+the repo, or get a copy using git protocol with the command
+
+git clone git://thekelleys.org.uk/dnsmasq.git
+
License.
Dnsmasq is distributed under the GPL. See the file COPYING in the distribution
for details.