summaryrefslogtreecommitdiff
path: root/manual/properties.html
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-12-17 10:06:40 +0100
committerStefan Bodewig <bodewig@apache.org>2018-12-17 10:06:40 +0100
commit706d818da05d2f34a15d785af1e1f5989a3d0259 (patch)
tree479dc95ba1d51d84d8bedc7243c71109f086db1e /manual/properties.html
parent222bd8daa37c130c1a35543e2c5bc7c8c2ab5053 (diff)
downloadant-706d818da05d2f34a15d785af1e1f5989a3d0259.tar.gz
moved to gitbox
Diffstat (limited to 'manual/properties.html')
-rw-r--r--manual/properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/properties.html b/manual/properties.html
index 0c5eb2f29..1d7119d4d 100644
--- a/manual/properties.html
+++ b/manual/properties.html
@@ -127,7 +127,7 @@
<p>This is the interface you'd implement if you wanted to invent your own property
syntax&mdash;or allow nested property expansions since the default implementation doesn't
balance braces
- (see <a href="https://git-wip-us.apache.org/repos/asf?p=ant-antlibs-props.git;a=blob;f=src/main/org/apache/ant/props/NestedPropertyExpander.java;hb=HEAD"
+ (see <a href="https://gitbox.apache.org/repos/asf?p=ant-antlibs-props.git;a=blob;f=src/main/org/apache/ant/props/NestedPropertyExpander.java;hb=HEAD"
target="_top"><code class="code">NestedPropertyExpander</code> in the <samp>props</samp> Antlib</a> for
an example).</p>
</li>