Skip to content

Commit 94c7964

Browse files
alt text period
1 parent 768f8d2 commit 94c7964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/linter-rule-no-unnecessary-dependson.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ resource webApplication 'Microsoft.Web/sites@2023-12-01' = {
7171

7272
Use **Quick Fix** to remove the unnecessary dependsOn entry:
7373

74-
:::image type="content" source="./media/linter-rule-no-unnecessary-dependson/linter-rule-no-unnecessary-dependson-quick-fix.png" alt-text="A screenshot of using Quick Fix for the no-unnecessary-dependson linter rule":::
74+
:::image type="content" source="./media/linter-rule-no-unnecessary-dependson/linter-rule-no-unnecessary-dependson-quick-fix.png" alt-text="A screenshot of using Quick Fix for the no-unnecessary-dependson linter rule.":::
7575

7676
## Next steps
7777

0 commit comments

Comments
 (0)