Skip to content

Commit c4ba5cf

Browse files
Fix issue: WorkspaceTaskSubType.BROKEN_LINK
1 parent 6966d6c commit c4ba5cf

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/do-more-with-tunnels/local-management

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/do-more-with-tunnels/local-management/tunnel-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Refer to the table below for a comparison between the two files and the purposes
2323
| **Purpose** | Authenticates your instance of `cloudflared` against your Cloudflare account | Authenticates the tunnel it is associated with |
2424
| **Scope** | Account-wide | Tunnel-specific |
2525
| **File type** | `.pem` | `.json` |
26-
| **Stored in** | [Default directory](/cloudflare-one/connections/connect-networks/get-started/tunnel-useful-terms/#default-cloudflared-directory) | [Default directory](/cloudflare-one/connections/connect-networks/get-started/tunnel-useful-terms/#default-cloudflared-directory) |
26+
| **Stored in** | [Default directory](/cloudflare-one/connections/connect-networks/get-started/tunnel-useful-terms/) | [Default directory](/cloudflare-one/connections/connect-networks/get-started/tunnel-useful-terms/) |
2727
| **Issued when running** | `cloudflared tunnel login` | `cloudflared tunnel create <NAME>` |
2828
| **Valid for** | At least 10 years, and the service token it contains is valid until revoked | Does not expire |
2929
| **Needed to** | Manage tunnels (for example, create, route, delete and list tunnels) | Run a tunnel. Create a config file. |

0 commit comments

Comments
 (0)