You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dsc/docs-conceptual/dsc-3.0/concepts/output-accessibility.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.date: 09/12/2024
5
5
title: Improve the accessibility of DSC output in PowerShell
6
6
---
7
7
8
-
# Improve the DSC accessibility of output in PowerShell
8
+
# Improve the accessibility of DSC output in PowerShell
9
9
10
10
Most terminal environments only display raw text. Users that rely on screen readers are faced with
11
11
tedious narration when consuming large amounts of raw text because the raw output doesn't have the
@@ -102,7 +102,7 @@ dsc resource list -a Microsoft.Windows/WindowsPowerShell |
102
102
103
103
## Additional reading
104
104
105
-
-[Improve the accessibility of output in PowerShell](https://learn.microsoft.com/powershell/scripting/learn/shell/output-for-screen-reader?view=powershell-7.4)
105
+
-[Improve the accessibility of output in PowerShell](/powershell/scripting/learn/shell/output-for-screen-reader)
0 commit comments