Skip to content

Commit e0bb349

Browse files
authored
Merge pull request #49525 from PhilKang0704/broken-link-fix-erzelman
Broken links fixing - erzelman
2 parents fcf6a76 + 7f530af commit e0bb349

File tree

4 files changed

+87
-2
lines changed

4 files changed

+87
-2
lines changed
103 KB
Loading
Lines changed: 85 additions & 0 deletions
Loading

learn-pr/cela-accessibility/accessibility-design-specs-with-annotations/includes/2-overview-accessibility-annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Parent Component – A **parent component** refers to a component that contains
8484

8585
Child Component - A **child component** refers to an individual element that is nested inside a **parent component.**
8686

87-
### [Plugin](https://www.figma.com/community/plugin/7three1three100three6968threethree4777/a11y-focus-order) UI
87+
### [Plugin](https://www.figma.com/community/plugin/731310036968334777/a11y-focus-order) UI
8888

8989
The plug-in will create a table that has all the components listed out and they're here in the table shown below in the image. A diamond shaped thing is a library component which is an established library with some minor tweaks that are good to use and populate details automatically. Custom Components denoted as circle, are a composite of certain controls and need to set up many properties for them. And then if necessary custom components can have a parent and have children. For example, grid is a parent and grid item are a child component. Another example is that radio groups are parents and radio button are a child component.
9090

learn-pr/paths/introduction-to-inclusive-design-practice/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ summary: |
2929
3030
3131
prerequisites: None
32-
iconUrl: /training/achievements/ageneric-trophy.svg
32+
iconUrl: /training/achievements/intro-to-inclusive-design-practice.svg
3333
levels:
3434
- beginner
3535
roles:

0 commit comments

Comments
 (0)