Remove broken link

This commit is contained in:
Daniel H. Brown 2023-10-04 17:04:55 -07:00
parent 0c2a35ce40
commit e95429596c

View File

@ -2299,7 +2299,7 @@ The following fields are available:
- **callStack** List of active subroutines running during error occurrence.
- **componentName** Friendly name meant to represent what feature area this error should be attributed to. Used for aggregations and pivots of data.
- **customAttributes** List of custom attributes. See [customAttributes](#customattributes).
- **customAttributes** List of custom attributes.
- **errorCode** Error code.
- **extendedData** JSON blob representing additional, provider-level properties common to the component.
- **featureName** Friendly name meant to represent which feature this should be attributed to.