Skip to content

Commit 0a6e91d

Browse files
committed
fix syntax mistake on the include for images
1 parent af35ed0 commit 0a6e91d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/troubleshoot-cluster-heartbeat-connection-status-disconnected.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following table shows the possible values of `ClusterConnectionStatus` and t
4646

4747
The value of `ClusterConnectionStatus` is visible in the Azure portal in the Cluster resource view.
4848

49-
![!include[ClusterConnectionStatus](./media/troubleshoot-cluster-heartbeat-connection-status/az-portal-cluster-connection-status.png)]
49+
[!include[ClusterConnectionStatus](./media/troubleshoot-cluster-heartbeat-connection-status/az-portal-cluster-connection-status.png)]
5050

5151
Or, you can use the Azure CLI to see the value of `ClusterConnectionStatus`:
5252

@@ -82,7 +82,7 @@ The status can transition between Connected, Timeout, and `Disconnected` based o
8282

8383
The image shows a general representation of the components responsible for emitting the `NexusClusterConnectionStatus` metric.
8484

85-
![!include[ClusterHeartbeatComponents](./media/troubleshoot-cluster-heartbeat-connection-status/cluster-connection-status-components-for-metric.png)]
85+
[!include[ClusterHeartbeatComponents](./media/troubleshoot-cluster-heartbeat-connection-status/cluster-connection-status-components-for-metric.png)]
8686

8787
### ClusterConnectionStatus isn't the same as Arc Connected Cluster status
8888

0 commit comments

Comments
 (0)