diff --git a/src/content/partials/images/metadata.mdx b/src/content/partials/images/metadata.mdx index cfbf2d30e48f810..ed239a32acd2a2b 100644 --- a/src/content/partials/images/metadata.mdx +++ b/src/content/partials/images/metadata.mdx @@ -10,7 +10,7 @@ Color profiles and EXIF rotation are applied to the image even if the metadata i Available options are `copyright`, `keep`, and `none`. The default for all JPEG images is `copyright`. WebP and PNG output formats will always discard EXIF metadata. :::note -- If Polish is enabled, then all metadata may already be removed and this option will have no effect. +- If [Polish](/images/polish/) is enabled, then all metadata may already be removed and this option will have no effect. - Even when choosing to keep EXIF metadata, Cloudflare will modify JFIF data (potentially invalidating it) to avoid the known incompatibility between the two standards. For more details, refer to [JFIF Compatibility](https://en.wikipedia.org/wiki/JPEG_File_Interchange_Format#Compatibility). ::: @@ -65,4 +65,4 @@ Options include: cf: {image: {metadata: "none"}} ``` - \ No newline at end of file +