blob: d53af89edbe456d4624a845d0871002c3ceba68b [file] [log] [blame]
--- content/fop/2.1/graphics.mdtext (revision 1783188)
+++ content/fop/2.1/graphics.mdtext (working copy)
@@ -128,7 +128,7 @@
FOP uses [Apache Batik](#batik) for SVG support. This format can be handled as an `fo:instream-foreign-object` or in a separate file referenced with `fo:external-graphic`.
-<note>Batik's SVG Rasterizer utility may also be used to convert standalone SVG documents into PDF. For more information please see the [SVG Rasterizer documentation](http://xmlgraphics.apache.org/batik/svgrasterizer.html) on the Batik site.</note>
+<note>Batik's SVG Rasterizer utility may also be used to convert standalone SVG documents into PDF. For more information please see the [SVG Rasterizer documentation](https://xmlgraphics.apache.org/batik/svgrasterizer.html) on the Batik site.</note>
#### Placing SVG Graphics into PDF { #svg-pdf-graphics}