summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-07 23:32:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-07 23:32:00 +0000
commite8722e750621fb7ec6785d991057a589fd5831e9 (patch)
treef5e637912c605a7613563c912b1ec0c310320e3e
parentea7c3bfaa28980d3afd3eb9f68f6aac30652c3e1 (diff)
2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* shttpd_index.html: Fix URL for shttpd.
-rw-r--r--http/ChangeLog4
-rw-r--r--http/shttpd_index.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/http/ChangeLog b/http/ChangeLog
index 601cbc7..0d5d49b 100644
--- a/http/ChangeLog
+++ b/http/ChangeLog
@@ -1,5 +1,9 @@
2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * shttpd_index.html: Fix URL for shttpd.
+
+2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* goahead_index.html: This is not preprocessed so hard code name.
* init.c: Simple HTTPD is using ~39K stack space with this test.
Make the stack for the SHTTPD server 48K.
diff --git a/http/shttpd_index.html b/http/shttpd_index.html
index 0132df6..2050141 100644
--- a/http/shttpd_index.html
+++ b/http/shttpd_index.html
@@ -9,7 +9,7 @@
<td>
<td width="20%"></td>
<td width="40%">
- <A HREF="http://http://shttpd.sourceforge.net/">
+ <A HREF="http://shttpd.sourceforge.net/">
<IMG align=left BORDER=0 SRC="shttpd.png" ALT="Simple HTTPD"> </A>
<td>
<td width="10%"></td>