Skip to content

Commit b87f60e

Browse files
committed
update an image link
1 parent 6898c03 commit b87f60e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter-rule-use-resource-symbol-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ resource cluster 'Microsoft.HDInsight/clusters@2021-06-01' = {
125125

126126
You can fix the issue automatically by selecting **Quick Fix** as shown on the following screenshot:
127127

128-
:::image type="content" source="./media/linter-rule-use-parent-property/bicep-linter-rule-use-parent-property-quick-fix.png" alt-text="Screenshot of use resource symbol reference quick fix.":::
128+
:::image type="content" source="./media/linter-rule-use-parent-property/bicep-linter-rule-use-resource-symbol-reference-quick-fix.png" alt-text="Screenshot of use resource symbol reference quick fix.":::
129129

130130
## Next steps
131131

Loading

0 commit comments

Comments
 (0)