blob: 2372fb6488756d9b925e19eb68b2933cdb22af35 [file] [log] [blame]
--- content/fop/1.0/graphics.mdtext (revision 1783188)
+++ content/fop/1.0/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}