Skip to content

Commit fbffc11

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK
1 parent 0139666 commit fbffc11

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These instructions apply to remotely-managed and locally-managed tunnels running
3636
cloudflared tunnel diag
3737
```
3838

39-
If multiple instances of `cloudflared` are running on the same host, specify the [metrics server IP and port](/cloudflare-one/connections/connect-networks/monitor-tunnels/metrics/#check-the-metrics-server-address) for the instance you want to diagnose. For example:
39+
If multiple instances of `cloudflared` are running on the same host, specify the [metrics server IP and port](/cloudflare-one/connections/connect-networks/monitor-tunnels/metrics/#configure-the-metrics-server-address) for the instance you want to diagnose. For example:
4040

4141
```sh
4242
cloudflared tunnel diag --metrics 127.0.0.1:20241

0 commit comments

Comments
 (0)