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 a06691d commit ece1909Copy full SHA for ece1909
src/content/docs/speed/optimization/content/speculation.mdx
@@ -78,11 +78,11 @@ Speculation is available in Cloudflare’s **Speed** tab of the dashboard and al
78
79
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
80
81
-To enable **Prefetch URLs** in the dashboard:
+To enable or disable **Prefetch URLs** in the dashboard:
82
83
1. Log in to your [Cloudflare account](https://dash.cloudflare.com), select your account and go to a specific domain.
84
2. Go to **Speed** > **Optimization** > **Content Optimization**.
85
-3. Enable **Speculation**.
+3. Toggle **Speculation** to **On** or **Off**.
86
87
</TabItem> <TabItem label="API">
88
0 commit comments