Skip to content

Commit 7022554

Browse files
committed
small changes to text
1 parent 06064d4 commit 7022554

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/docs/courses/zero-fundamentals/advanced-routes.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ Great job! You've configured several advanced routes in Pomerium Zero.
305305

306306
In the next guide, you'll secure TCP routes and access an SSH service.
307307

308-
Go to [TCP Routes](/docs/courses/zero-fundamentals/tcp-ssh).
308+
Go to [TCP Routes](/docs/courses/zero-fundamentals/tcp-routes).
309309

310310
#### Configuration file state
311311

content/docs/courses/zero-fundamentals/tcp-routes.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ When replacing a traditional VPN, there are often non-HTTP based applications yo
2929

3030
In this guide, you'll proxy TCP connections to a Redis database and an OpenSSH server.
3131

32-
Pomerium’s CLI client comes with a `tcp` command that you can use to secure this connection.
32+
Pomerium’s CLI client comes with a `tcp` command that you can use to secure these connections.
3333

3434
## Prerequisites
3535

0 commit comments

Comments
 (0)