From b888f176729ee132773f63f93b0b47350535199e Mon Sep 17 00:00:00 2001
From: jrandom
Date: Thu, 2 Sep 2004 01:22:33 +0000
Subject: [PATCH] within the installation, move readme.html to docs/readme.html
---
apps/routerconsole/jsp/index.jsp | 2 +-
build.xml | 3 ++-
readme.html | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/apps/routerconsole/jsp/index.jsp b/apps/routerconsole/jsp/index.jsp
index 54b9382f1..4b792fc84 100644
--- a/apps/routerconsole/jsp/index.jsp
+++ b/apps/routerconsole/jsp/index.jsp
@@ -12,7 +12,7 @@
-
+
diff --git a/build.xml b/build.xml
index 90f5e6a2a..11bfce57d 100644
--- a/build.xml
+++ b/build.xml
@@ -238,7 +238,8 @@
-
+
+
diff --git a/readme.html b/readme.html
index c4bbb7e31..775a4a451 100644
--- a/readme.html
+++ b/readme.html
@@ -60,4 +60,4 @@ the I2PTunnel configuration interface
You can also go to that page if you want to add a new tunnel, such as if you want to run
your own eepsite.
-As a note, you can change this page by editing the file "readme.html"
\ No newline at end of file
+As a note, you can change this page by editing the file "docs/readme.html"
\ No newline at end of file