Skip to content
Snippets Groups Projects
Commit 9647754e authored by david_williams's avatar david_williams
Browse files

Change to use (new) wiki URL

parent 0d89c575
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ public class Handler extends sun.net.www.protocol.http.Handler {
initPrintWriter();
printWriter.println("--------------------------------------");
printWriter.println("HTTP Connection Tracer is enabled");
printWriter.println("For more information about HTTP Connection Tracer, see http://www.eclipse.org/webtools/development/httptracerutility/index.php");
printWriter.println("For more information about HTTP Connection Tracer, see http://wiki.eclipse.org/WTP/HTTP_Connection_Tracer_Diagnostic_Utility");
if (outputLocation != null) {
printWriter.println("urlLogLocation: " + outputLocation);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment