Skip to content

Commit 003065c

Browse files
committed
fixed build warning
1 parent 6e4bcd0 commit 003065c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-local/manage/health-service-faults.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ foreach (CimInstance Node in Nodes)
138138

139139
Invoke **Diagnose** to get any current faults scoped to the target **CimInstance**, which can be either the cluster or any volume.
140140

141-
The complete list of faults available at each scope in Windows Server 2019 is documented later in the [Coverage](#coverage) section.
141+
For reference information about faults, see [Health Service faults reference](#health-service-faults-reference).
142142

143143
```
144144
public void GetFaults(CimSession Session, CimInstance Target)

0 commit comments

Comments
 (0)