Skip to content

Commit d51b787

Browse files
authored
Merge pull request #183 from oseph/master
Updated batik URL
2 parents e7d9e9b + 82a22f4 commit d51b787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/libraries/svg/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<!-- URL for the version of Batik currently supported by this library. -->
1616
<property name="batik.url"
17-
value="https://apache.osuosl.org/xmlgraphics/batik/binaries/${batik.zip}" />
17+
value="https://archive.apache.org/dist/xmlgraphics/batik/binaries/${batik.zip}" />
1818

1919
<!-- Storing a "local" copy in case the original link goes dead. When updating
2020
releases, please upload the new version to download.processing.org. -->

0 commit comments

Comments
 (0)