Skip to content

Commit 339d2df

Browse files
committed
Strip prefix from documentation links
1 parent 03ca272 commit 339d2df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/secure-connections/sauce-connect-5/guides/upstream-auth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ By using the [`--auth`](/dev/cli/sauce-connect-5/run/#auth) flag, you can instru
1616
- Authentication challenges triggered by clicks or form submissions.
1717

1818
:::note
19-
All domains specified via the [`--auth`](/dev/cli/sauce-connect-5/run/#auth) flag are automatically [resigned](https://docs.saucelabs.com/secure-connections/sauce-connect-5/advanced/security-authentication/#ssl-certificate-bumping), as if they were passed using the [`--tls-resign-domains`](/dev/cli/sauce-connect-5/run/#tls-resign-domains) flag.
19+
All domains specified via the [`--auth`](/dev/cli/sauce-connect-5/run/#auth) flag are automatically [resigned](/secure-connections/sauce-connect-5/guides/tls-resigning/), as if they were passed using the [`--tls-resign-domains`](/dev/cli/sauce-connect-5/run/#tls-resign-domains) flag.
2020
:::
2121

2222
## Usage

docs/secure-connections/sauce-connect-5/installation/kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ config:
3737
#terminationGracePeriodSeconds: 600
3838
```
3939

40-
For more information about the `config` values, see the [sc run command reference](https://docs.saucelabs.com/dev/cli/sauce-connect-5/run).
40+
For more information about the `config` values, see the [sc run command reference](/dev/cli/sauce-connect-5/run).
4141

4242
#### Install the Helm chart
4343

docs/secure-connections/sauce-connect-5/migrating.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ You can also prefix the option with a `-` character to remove it from the list,
167167

168168
### Readiness Checks
169169

170-
SC5 has been designed to integrate with Kubernetes and other container management systems. The `readyfile` and `status-address` options have been replaced by the `api-address` option. See [Readiness Checks](https://docs.saucelabs.com/secure-connections/sauce-connect-5/guides/readiness-checks/) for more details.
170+
SC5 has been designed to integrate with Kubernetes and other container management systems. The `readyfile` and `status-address` options have been replaced by the `api-address` option. See [Readiness Checks](/secure-connections/sauce-connect-5/guides/readiness-checks/) for more details.
171171

172172
### PID Files
173173

0 commit comments

Comments
 (0)