diff --git a/src/content/changelogs-next/12-22-2024-builds.mdx b/src/content/changelogs-next/12-22-2024-builds.mdx index 9bb9f9e8a37428..53a2843d7c1295 100644 --- a/src/content/changelogs-next/12-22-2024-builds.mdx +++ b/src/content/changelogs-next/12-22-2024-builds.mdx @@ -15,4 +15,4 @@ date: 2024-12-22 - **[Build Watch Paths:](/workers/ci-cd/builds/build-watch-paths/)** Define paths to include or exclude from the build process, ideal for [monorepos](/workers/ci-cd/builds/advanced-setups/#monorepos) to target only the files that need to be rebuilt per Workers project. -Both features are now available for Workers projects with Builds enabled. To get started, select your [Worker on the Cloudflare dashboard](https://dash.cloudflare.com) then go to **Settings > Builds**, and connect a GitHub or GitLab repository. Once connected, you'll see options to configure Build Cache and Build Watch Paths settings. +To get started, select your [Worker on the Cloudflare dashboard](https://dash.cloudflare.com) then go to **Settings > Builds**, and connect a GitHub or GitLab repository. Once connected, you'll see options to configure Build Caching and Build Watch Paths.