Skip to content

Commit 73b160b

Browse files
authored
Apply suggestions from code review
1 parent 5cb1e55 commit 73b160b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/deployment/manual-deployment.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ The WARP client supports URLs accessed through a direct link or with a URL handl
103103

104104
To generate a URL for device enrollment:
105105

106-
1. Copy the following link, replacing `your_team_name` with your Zero Trust <GlossaryTooltip term="team name">team name</GlossaryTooltip>:
106+
1. Copy the following link, replacing `<your-team-name>` with your Zero Trust <GlossaryTooltip term="team name">team name</GlossaryTooltip>:
107107
```txt
108-
cf1app://oneapp.cloudflare.com/team?name=your_team_name
108+
cf1app://oneapp.cloudflare.com/team?name=<your-team-name>
109109
```
110110
2. (Optional) Use any QR code generator to embed the link in a QR code.
111111
3. Distribute the link or QR code to users.

0 commit comments

Comments
 (0)