Skip to content

Commit 108d192

Browse files
committed
fix a link
1 parent eb26fd3 commit 108d192

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-resource-manager/bicep/diagnostics

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/diagnostics/bcp052.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 08/06/2024
88

99
# Bicep error/warning code - BCP052
1010

11-
This error/warning occurs when you reference a property that isn't defined in the [data type](../data-types.md) or the [user-defined data type]().
11+
This error/warning occurs when you reference a property that isn't defined in the [data type](../data-types.md) or the [user-defined data type](../user-defined-data-types.md).
1212

1313
## Error/warning description
1414

0 commit comments

Comments
 (0)