Skip to content

Commit 0fc8410

Browse files
Fix formatting of links in designer checklist
1 parent b9c57aa commit 0fc8410

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

checklists/designer-checklist.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Use it side by side as you develop products to make sure you’ve accounted for
169169

170170
### Annotations that can help
171171

172-
- Label, Input, etc. ([Form Element](https://gh.io/annotation-tutorial-form-element)
172+
- Label, Input, etc. ([Form Element](https://gh.io/annotation-tutorial-form-element))
173173
- `<form>` [Landmark](https://gh.io/annotation-tutorial-landmark#form)
174174

175175
<img width="828" alt="Annotation stamp for basic html form elements including a form landmark, input, label, checkbox, radio, textarea, select, legend, fieldset, and hint. All have an indigo hue while the form landmark is pink." src="../.images/checklist-forms.png" />
@@ -210,9 +210,9 @@ Use it side by side as you develop products to make sure you’ve accounted for
210210

211211
### Annotations that can help
212212

213-
- Focus Order ([Ordering](https://gh.io/annotation-tutorial-ordering)
214-
- Arrow Stop ([Ordering](https://gh.io/annotation-tutorial-ordering)
215-
- Keyboard Shortcut ([User Interactions](https://gh.io/annotation-tutorial-user-interactions)
213+
- Focus Order ([Ordering](https://gh.io/annotation-tutorial-ordering))
214+
- Arrow Stop ([Ordering](https://gh.io/annotation-tutorial-ordering))
215+
- Keyboard Shortcut ([User Interactions](https://gh.io/annotation-tutorial-user-interactions))
216216

217217
<img width="662" alt="Annotations that can help with keyboard: focus or tab order, arrow stop, and keyboard shortcut" src="../.images/checklist-keyboard.png" />
218218

0 commit comments

Comments
 (0)