Skip to content

Commit 4988be3

Browse files
[UIA Provider mappings] [Caret Browsing] Fix explainer links in i2i (#1126)
1 parent 5c90bc5 commit 4988be3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Accessibility/CaretBrowsing/i2i.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Bruce.Long@microsoft.com, Amit.Jain@microsoft.com, Grisha.Lyukshin@microsoft.c
66

77
## Explainer
88

9-
[Native Caret Browsing Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CaretBrowsing/explainer.md)
9+
[Native Caret Browsing Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/CaretBrowsing/explainer.md)
1010

1111

1212
## Design Doc

Accessibility/UIA/i2i.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Rossen.Atanassov@microsoft.com, Melanie.Richards@microsoft.com
66

77
## Explainer
88

9-
[UI Automation Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/UIA/explainer.md)
9+
[UI Automation Explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/UIA/explainer.md)
1010

1111
## Design doc/Spec
1212

@@ -35,7 +35,7 @@ With UIA, ATs can enhance web browsing for their users in Chromium-based browser
3535
* Spend less time writing to different accessibility APIs, and more time on core capabilities.
3636
* Take advantage of a continually-evolving platform, and the performance gains and extended capabilities that come along with it.
3737

38-
For extended background on motivations, please refer to the [explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/UIA/explainer.md).
38+
For extended background on motivations, please refer to the [explainer](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Accessibility/UIA/explainer.md).
3939

4040
## Risks
4141

0 commit comments

Comments
 (0)