diff options
Diffstat (limited to 'docs/content/en/functions/images/Config.md')
-rw-r--r-- | docs/content/en/functions/images/Config.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/en/functions/images/Config.md b/docs/content/en/functions/images/Config.md index 0a4d225bc..89c6ad604 100644 --- a/docs/content/en/functions/images/Config.md +++ b/docs/content/en/functions/images/Config.md @@ -27,10 +27,10 @@ Supported image formats include GIF, JPEG, PNG, TIFF, and WebP. {{% note %}} This is a legacy function, superseded by the [`Width`] and [`Height`] methods for [global], [page], and [remote] resources. See the [image processing] section for details. -[`Width`]: /methods/resource/width -[`Height`]: /methods/resource/height +[`Width`]: /methods/resource/width/ +[`Height`]: /methods/resource/height/ [global]: /getting-started/glossary/#global-resource -[image processing]: /content-management/image-processing +[image processing]: /content-management/image-processing/ [page]: /getting-started/glossary/#page-resource [remote]: /getting-started/glossary/#remote-resource {{% /note %}} |