We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21aed10 commit 8d6e1e5Copy full SHA for 8d6e1e5
src/content/docs/pages/configuration/build-caching.mdx
@@ -26,7 +26,7 @@ To enable build caching :
26
27
The build cache can be cleared for a project if needed, such as when debugging build issues. To clear the build cache:
28
29
-1. Navigate to [Workers & Pages Overview](https://dash.cloudflare.com) on the Dashboard.
+1. Navigate to [Workers & Pages Overview](https://dash.cloudflare.com/?to=/:account/workers-and-pages) on the Dashboard.
30
2. Find your Pages project.
31
3. Go to **Settings** > **Build** > **Build cache**.
32
4. Select **Clear Cache** to clear the build cache.
0 commit comments