Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/images/transform-images/sources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you use a Worker to optimize remote images via a `fetch()` subrequest, then t

In the Cloudflare dashboard, go to **Images** > **Transformations** and select the zone where you want to serve transformations.

To get started, you must have [transformations enabled on your zone](/images/get-started/#enable-transformations).
To get started, you must have [transformations enabled on your zone](/images/get-started/#enable-transformations-on-your-zone).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This page: https://developers.cloudflare.com/images/transform-images/sources/
has a broken internal link to: https://developers.cloudflare.com/images/get-started/.
The fragment enable-transformations does not exist.

By looking at the page: https://developers.cloudflare.com/images/get-started/
The best fragment to use seems to be: #enable-transformations-on-your-zone


In **Sources**, you can configure the origins for transformations on your zone.

Expand Down