File tree 5 files changed +4
-4
lines changed
docs/secure-connections/sauce-connect-5/guides
5 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ sc.exe run --username <your user> --access-key <your access key> --region <us-we
100
100
101
101
### Monitoring Tunnels
102
102
103
- See the [ monitoring overview] ( /secure-connections/sauce-connect-5/monitoring )
103
+ See the [ monitoring overview] ( /secure-connections/sauce-connect-5/guides/ monitoring )
104
104
105
105
### Service Management Tools
106
106
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Tunnel pools use a round-robin algorithm to distribute test traffic evenly. If a
97
97
98
98
* Visit the [ Sauce Labs Tunnels Dashboard] ( https://app.saucelabs.com/tunnels ) for live tunnel status.
99
99
* Regularly check for inactive or crashed tunnels and restart them as needed.
100
- * See [ Monitoring Tunnels] ( /secure-connections/sauce-connect-5/monitoring/ ) for more information.
100
+ * See [ Monitoring Tunnels] ( /secure-connections/sauce-connect-5/guides/ monitoring/ ) for more information.
101
101
102
102
## Summary
103
103
Original file line number Diff line number Diff line change @@ -1035,8 +1035,8 @@ module.exports = {
1035
1035
'secure-connections/sauce-connect-5/guides/configuration' ,
1036
1036
'secure-connections/sauce-connect-5/guides/api-server' ,
1037
1037
'secure-connections/sauce-connect-5/guides/readiness-checks' ,
1038
- 'secure-connections/sauce-connect-5/logging' ,
1039
- 'secure-connections/sauce-connect-5/monitoring' ,
1038
+ 'secure-connections/sauce-connect-5/guides/ logging' ,
1039
+ 'secure-connections/sauce-connect-5/guides/ monitoring' ,
1040
1040
'secure-connections/sauce-connect-5/guides/proxies' ,
1041
1041
'secure-connections/sauce-connect-5/guides/ci-cd-integration' ,
1042
1042
'secure-connections/sauce-connect-5/guides/tunnel-pool' ,
You can’t perform that action at this time.
0 commit comments