From 0c119d272d3a371c3b904ee158935e3322ae94ce Mon Sep 17 00:00:00 2001 From: steffeng <steffeng@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Mon, 25 Nov 2002 16:57:08 +0000 Subject: [PATCH] Fixed mailto: addresses and href's starting with /. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@331 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- www/index.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/www/index.html b/www/index.html index 0e4418e1b..385696299 100644 --- a/www/index.html +++ b/www/index.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>smartmontools Home Page</title> - <link rev="made" href="mailto:smartmontools-support @ sourceforge.net" /> + <link rev="made" href="mailto:smartmontools-support@sourceforge.net" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <meta name="description" content="smartmontools Home Page" /> <meta name="keywords" content="SMART, S.M.A.R.T., Linux, disk monitoring" /> @@ -149,7 +149,7 @@ about a SCSI RAID controller.</p> <a name="FAQ"></a><b>Frequently Asked Questions</b> -<p>If your question is not here, please <a href="mailto:smartmontools-support @ lists.sourceforge.net">email +<p>If your question is not here, please <a href="mailto:smartmontools-support@lists.sourceforge.net">email me</a>.</p> <ul> @@ -337,21 +337,21 @@ Symposium, pg 194, 0-7803-5848-1/00/$10.00.</i></li> from smartmontools smartctl utility:</b> <ul> - <li><a href="/examples/MAXTOR-0.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM</li> - <li><a href="/examples/MAXTOR-1.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM (has failing SMART status)</li> - <li><a href="/examples/MAXTOR-2.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM (has had failing SMART test in the past. Look at the Seek Error Rate)</li> - <li><a href="/examples/MAXTOR-3.txt">MAXTOR 6L080J4</a> 80 GB 7200 RPM</li> - <li><a href="/examples/MAXTOR-4.txt">MAXTOR 6L080J4</a> 80 GB 7200 RPM</li> - <li><a href="/examples/Maxtor-5.txt">Maxtor 98196H8</a> 80 GB 5400 RPM</li> - <li><a href="/examples/IC35L120AVVA07-0-0.txt">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> - <li><a href="/examples/IC35L120AVVA07-0-1.txt">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> - <li><a href="/examples/HITACHI_DK23BA-20-0.txt">HITACHI_DK23BA-20</a> Hitachi 20 GB Laptop Disk</li> - <li><a href="/examples/TOSHIBA-0.txt">TOSHIBA MK2018GAS</a> Toshiba 20 GB Laptop Disk</li> + <li><a href="examples/MAXTOR-0.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM</li> + <li><a href="examples/MAXTOR-1.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM (has failing SMART status)</li> + <li><a href="examples/MAXTOR-2.txt">MAXTOR 4K080H4</a> 80 GB 5400 RPM (has had failing SMART test in the past. Look at the Seek Error Rate)</li> + <li><a href="examples/MAXTOR-3.txt">MAXTOR 6L080J4</a> 80 GB 7200 RPM</li> + <li><a href="examples/MAXTOR-4.txt">MAXTOR 6L080J4</a> 80 GB 7200 RPM</li> + <li><a href="examples/Maxtor-5.txt">Maxtor 98196H8</a> 80 GB 5400 RPM</li> + <li><a href="examples/IC35L120AVVA07-0-0.txt">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> + <li><a href="examples/IC35L120AVVA07-0-1.txt">IBM IC35L120AVVA07</a> 120 GB 7200 RPM</li> + <li><a href="examples/HITACHI_DK23BA-20-0.txt">HITACHI_DK23BA-20</a> Hitachi 20 GB Laptop Disk</li> + <li><a href="examples/TOSHIBA-0.txt">TOSHIBA MK2018GAS</a> Toshiba 20 GB Laptop Disk</li> </ul> <hr size="2" /> -Maintained by <a href="mailto:smartmontools-support @ lists.sourceforge.net">Bruce Allen</a> +Maintained by <a href="mailto:smartmontools-support@lists.sourceforge.net">Bruce Allen</a> <br /> -- GitLab