Remove broken links

This commit is contained in:
Daniel H. Brown 2022-08-30 11:54:02 -07:00
parent cf0aa71824
commit 22b5ccbb29

View File

@ -1720,7 +1720,7 @@ The following fields are available:
- **IsDeviceSetupComplete** Windows Mixed Reality Portal app state of device setup completion. - **IsDeviceSetupComplete** Windows Mixed Reality Portal app state of device setup completion.
- **PackageVersion** Windows Mixed Reality Portal app package version. - **PackageVersion** Windows Mixed Reality Portal app package version.
- **PreviousExecutionState** Windows Mixed Reality Portal app prior execution state. - **PreviousExecutionState** Windows Mixed Reality Portal app prior execution state.
- **wilActivity** Windows Mixed Reality Portal app wilActivity ID. See [wilActivity](#wilactivity). - **wilActivity** Windows Mixed Reality Portal app wilActivity ID.
### TraceLoggingOasisUsbHostApiProvider.DeviceInformation ### TraceLoggingOasisUsbHostApiProvider.DeviceInformation
@ -2202,6 +2202,7 @@ The following fields are available:
- **callStack** List of active subroutines running during error occurrence. - **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. - **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. See [customAttributes](#customattributes).
- **customAttributes** List of custom attributes.
- **errorCode** Error code. - **errorCode** Error code.
- **extendedData** JSON blob representing additional, provider-level properties common to the component. - **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. - **featureName** Friendly name meant to represent which feature this should be attributed to.