Skip to content

Commit 4def1e1

Browse files
author
Alex Plischke
committed
fix: absolute links
1 parent 6500a41 commit 4def1e1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/secure-connections/sauce-connect-5/operation/overview.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ with any other team member.
4141

4242
For more information about user roles and permissions, see [User Roles](/basics/acct-team-mgmt/managing-user-info).
4343

44-
In order to use a tunnel that an admin or team member shares with you, you'll need to add [`tunnelOwner`](https://docs.saucelabs.com/dev/test-configuration-options#tunnelowner) to your test capabilities and specify that person's username.
44+
In order to use a tunnel that an admin or team member shares with you, you'll
45+
need to add [`tunnelOwner`](/dev/test-configuration-options/#tunnelowner)
46+
to your test capabilities and specify that person's username.
4547

4648
### Running Sauce Connect Proxy
4749

docs/secure-connections/sauce-connect/faq.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ See also [Sauce Connect Proxy Setup with Additional Proxies](/secure-connections
2525

2626
To share a tunnel, start a tunnel with the [`--shared-tunnel`](/dev/cli/sauce-connect-proxy/#--shared-tunnel) flag. For most Sauce Labs customers, your access to shared tunnels is determined by the permissions of the user who creates them. Organization admins can create tunnels that any user on any team can use. Team admins can create tunnels that any member of their team can use. Team members cannot share tunnels they create with any other team member.
2727

28-
In order to use a tunnel that an admin or team member shares with you, you'll need to add [`tunnelOwner`](https://docs.saucelabs.com/dev/test-configuration-options#tunnelowner) to your test capabilities and specify that person's username.
28+
In order to use a tunnel that an admin or team member shares with you, you'll
29+
need to add [`tunnelOwner`](/dev/test-configuration-options/#tunnelowner)
30+
to your test capabilities and specify that person's username.
2931

3032
## How can I use Sauce Connect Proxy to test graceful degradation?
3133

0 commit comments

Comments
 (0)