Skip to content

Commit 69914f7

Browse files
committed
Fix broken tabs
1 parent 1161cb4 commit 69914f7

File tree

1 file changed

+8
-3
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings

1 file changed

+8
-3
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,13 +269,17 @@ Enabling this setting comes with two major consequences:
269269

270270
To turn on local network access in the WARP client:
271271

272-
<Tabs> <TabItem label="Windows and macOS">
272+
<Tabs>
273+
274+
<TabItem label="Windows and macOS">
273275

274276
1. Select the Cloudflare logo in the menu bar.
275277
2. Select the gear icon.
276278
3. Select **Access Local Network**.
277279

278-
</TabItem> <TabItem label="Linux">
280+
</TabItem>
281+
282+
<TabItem label="Linux">
279283

280284
4. Open a terminal window.
281285
5. Run `warp-cli override local-network start`.
@@ -287,7 +291,8 @@ To turn on local network access in the WARP client:
287291
1. Open the Cloudflare One Agent app.
288292
2. Go to **Settings** > **Advanced** > **Connection Options**.
289293
3. Select **Access Local Network**.
290-
</TabItem>
294+
295+
</TabItem>
291296

292297
</Tabs>
293298

0 commit comments

Comments
 (0)