From 8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 21 Aug 2008 10:54:55 +0000 Subject: - fix some wrong markup. sed -i -e 's, href=\([^"][^>]*\)>, href="\1">,g' *.html The proper way to specify an attribute is to quote the val: theattrib="val" --- docs/busybox.net/download.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'docs/busybox.net/download.html') diff --git a/docs/busybox.net/download.html b/docs/busybox.net/download.html index b0bd6e3..fa5945e 100644 --- a/docs/busybox.net/download.html +++ b/docs/busybox.net/download.html @@ -14,29 +14,29 @@ Also there are patches on top of latest bug fix release.
Latest releases and patch directories for each branch:
-1.10.1,
-patches,
+1.10.1,
+patches,
-1.9.2,
-patches,
+1.9.2,
+patches,
-1.8.3,
-patches,
+1.8.3,
+patches,
-1.7.5,
-patches,
+1.7.5,
+patches,
-1.6.2,
-patches,
+1.6.2,
+patches,
-1.5.2,
-patches,
+1.5.2,
+patches,
-1.4.2,
-patches,
+1.4.2,
+patches,
-1.3.2,
-patches.
+1.3.2,
+patches.
You can also obtain Daily Snapshots of -- cgit v1.1