diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 10:54:55 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2008-08-21 10:54:55 +0000 |
commit | 8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f (patch) | |
tree | d435194b870fa4bee8cfd43a9169ccf8318d4ec0 /docs/busybox.net/sponsors.html | |
parent | 040feada1eaf813881cf92596043d3d9d770f694 (diff) | |
download | busybox-8c8601cfbc4aa5ebb2b334464d09eec0ba96fa3f.tar.gz |
- 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"
Diffstat (limited to 'docs/busybox.net/sponsors.html')
-rw-r--r-- | docs/busybox.net/sponsors.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/busybox.net/sponsors.html b/docs/busybox.net/sponsors.html index efbfd45d6..63c6b75e2 100644 --- a/docs/busybox.net/sponsors.html +++ b/docs/busybox.net/sponsors.html @@ -16,31 +16,31 @@ project, consider these fine companies!</p> Custom Linux, embedded Linux, BusyBox, and uClibc development. </li> - <li><a href=http://www.laptopcomputers.org/>Laptop Computers</a> contributes + <li><a href="http://www.laptopcomputers.org/">Laptop Computers</a> contributes financially. </li> - <li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html> + <li>AOE media, a <a href="http://www.aoemedia.com/typo3-development.html"> TYPO3 development agency</a> contributes financially. </li> - <li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided - a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start> + <li><a href="http://www.analog.com/en/">Analog Devices, Inc.</a> provided + a <a href="http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start"> Blackfin development board</a> free of charge. - <a href=http://www.analog.com/blackfin>Blackfin<a> + <a href="http://www.analog.com/blackfin">Blackfin</a> is a NOMMU processor, and its availability for testing is invaluable. If you are an embedded device developer, please note that Analog Devices has entire Linux distribution available for download for this board. Visit - <a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a> + <a href="http://blackfin.uclinux.org/">http://blackfin.uclinux.org/</a> for more information. </li> - <li><a href="http://www.timesys.com">TimeSys</a><br> + <li><a href="http://www.timesys.com/">TimeSys</a><br> Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin. </li> - <li><a href="http://www.penguru.net">Penguru Consulting</a><br> + <li><a href="http://www.penguru.net/">Penguru Consulting</a><br> Custom development for embedded Linux systems and multimedia platforms. </li> |