Skip to content

Commit b3c3bbb

Browse files
committed
Update link
1 parent 2e4f56a commit b3c3bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/manage-mqtt-broker/howto-configure-tls-auto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ The `--cafile` argument enables TLS on the mosquitto client and specifies that t
259259
260260
Replace `$HOST` with the appropriate host:
261261
262-
- If connecting from [within the same cluster](howto-test-connection.md#connect-from-a-pod-within-the-cluster-with-default-configuration), replace with the service name given (`my-new-tls-listener` in example) or the service `CLUSTER-IP`.
262+
- If connecting from [within the same cluster](howto-test-connection.md#connect-to-the-default-listener-inside-the-cluster), replace with the service name given (`my-new-tls-listener` in example) or the service `CLUSTER-IP`.
263263
- If connecting from outside the cluster, the service `EXTERNAL-IP`.
264264
265265
Remember to specify authentication methods if needed.

0 commit comments

Comments
 (0)