diff options
Diffstat (limited to 'examples/mathml/build.xml')
-rw-r--r-- | examples/mathml/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mathml/build.xml b/examples/mathml/build.xml index 872d11305..64c56b01c 100644 --- a/examples/mathml/build.xml +++ b/examples/mathml/build.xml @@ -137,7 +137,7 @@ <manifest> <attribute name="Implementation-Title" value="${Name}"/> <attribute name="Implementation-Version" value="${version}"/> - <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xml.apache.org/fop/)"/> + <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/> <attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}])"/> </manifest> </jar> |