We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7d9e9b + 82a22f4 commit d51b787Copy full SHA for d51b787
java/libraries/svg/build.xml
@@ -14,7 +14,7 @@
14
15
<!-- URL for the version of Batik currently supported by this library. -->
16
<property name="batik.url"
17
- value="https://apache.osuosl.org/xmlgraphics/batik/binaries/${batik.zip}" />
+ value="https://archive.apache.org/dist/xmlgraphics/batik/binaries/${batik.zip}" />
18
19
<!-- Storing a "local" copy in case the original link goes dead. When updating
20
releases, please upload the new version to download.processing.org. -->
0 commit comments