From 3614d564e10228da3d1940419a53f0d00ee68044 Mon Sep 17 00:00:00 2001 From: "Daniel H. Brown" <32883970+DHB-MSFT@users.noreply.github.com> Date: Thu, 1 Feb 2024 17:02:22 -0800 Subject: [PATCH] Remove missing intratopic links --- .../required-diagnostic-events-fields-windows-11-22H2.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/privacy/required-diagnostic-events-fields-windows-11-22H2.md b/windows/privacy/required-diagnostic-events-fields-windows-11-22H2.md index c352b2e1a4..db04abd905 100644 --- a/windows/privacy/required-diagnostic-events-fields-windows-11-22H2.md +++ b/windows/privacy/required-diagnostic-events-fields-windows-11-22H2.md @@ -2396,7 +2396,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. @@ -2421,7 +2421,7 @@ No content is currently available. The following fields are available: - **componentName** Name meant to help identify which calling code base generated this error. -- **customAttributes** A JSON string containing additional diagnostics data not represented in the error schema. See [customAttributes](#customattributes). +- **customAttributes** A JSON string containing additional diagnostics data not represented in the error schema. - **duration** Value representing how long the session was active for. - **endStatus** The result code representing the end state of this session. - **errorSummary** No content is currently available.