diff --git a/src/content/docs/en/pages/architectures/edge-application/content-delivery.mdx b/src/content/docs/en/pages/architectures/edge-application/content-delivery.mdx index 3a99854d71..3af94edac3 100644 --- a/src/content/docs/en/pages/architectures/edge-application/content-delivery.mdx +++ b/src/content/docs/en/pages/architectures/edge-application/content-delivery.mdx @@ -36,7 +36,7 @@ This solution is ideal for organizations looking to modernize their content deli ## Components -- [Applications](/en/documentation/products/build/applications/): set up an application to configure delivery and cache policies, create rules to automate cache policy assignments based on content type, and determine how content is cached. +- [Applications](/en/documentation/products/guides/build/build-an-application/): set up an application to configure delivery and cache policies, create rules to automate cache policy assignments based on content type, and determine how content is cached. - [Cache](/en/documentation/products/build/applications/cache/): global add-on to cache content at the edge. - [Application Accelerator](/en/documentation/products/build/applications/application-accelerator/): used to customize cache optimization rules and cache keys and cookies based on established patterns. - [Rules Engine](/en/documentation/products/build/applications/rules-engine/): a tool to configure the scenarios in which a specific cache policy is enforced. @@ -70,3 +70,9 @@ This solution is ideal for organizations looking to modernize their content deli ## Related docs - [Application Accelerator](/en/documentation/products/build/applications/application-accelerator/). +- [Cache](/en/documentation/products/build/applications/cache/). +- [Image Processor](/en/documentation/products/build/applications/image-processor/). +- [Rules Engine for Applications](/en/documentation/products/build/applications/rules-engine/). +- [How to configure cache policies for Applications](/en/documentation/products/guides/cache-settings/). +- [How to configure Advanced Cache Key for Applications](/en/documentation/products/guides/advanced-cache-key/). +- [Real-Time Metrics](/en/documentation/products/observe/real-time-metrics/).