diff --git a/src/content/docs/cache/reference/development-mode.mdx b/src/content/docs/cache/reference/development-mode.mdx index 7256f57a19..429ec629f1 100644 --- a/src/content/docs/cache/reference/development-mode.mdx +++ b/src/content/docs/cache/reference/development-mode.mdx @@ -6,7 +6,7 @@ pcx_content_type: how-to import { DashButton } from "~/components" -Development Mode temporarily suspends Cloudflare's edge caching and [Polish](/images/polish/) features for three hours unless disabled beforehand. Development Mode allows customers to immediately observe changes to their cacheable content like images, CSS, or JavaScript. +Development Mode temporarily suspends Cloudflare's edge caching and [Polish](/images/polish/) features for three hours unless disabled beforehand. Development Mode allows customers to immediately observe changes to their [cacheable content](/cache/concepts/default-cache-behavior/#default-cached-file-extensions) like images, CSS, or JavaScript. :::note