From 12846e844fe84a637eed3c2e28e3d40f175a57c8 Mon Sep 17 00:00:00 2001
From: Steve Loughran
Date: Tue, 15 Mar 2005 23:18:43 +0000
Subject: [PATCH] Good links dont move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277994 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/CoreTasks/zip.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/CoreTasks/zip.html b/docs/manual/CoreTasks/zip.html
index 5ece3dee0..a80dd55b5 100644
--- a/docs/manual/CoreTasks/zip.html
+++ b/docs/manual/CoreTasks/zip.html
@@ -116,7 +116,7 @@ to a value other than its default, "add"
.
encoding |
The character encoding to use for filenames
inside the zip file. For a list of possible values see http://java.sun.com/products/jdk/1.2/docs/guide/internat/encoding.doc.html.
+ href="http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html">http://java.sun.com/j2se/1.5.0/docs/guide/intl/encoding.doc.html.
Defaults to the platform's default character encoding. |
No |