Skip to content

Commit 704f59b

Browse files
authored
Update contribute-docs/style-guide/ui-writing.md
1 parent d276623 commit 704f59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contribute-docs/style-guide/ui-writing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test each step locally. Test your instructions for multiple use cases (and poten
4141
## UI icons
4242

4343
UI icons can be helpful to include when describing a procedure that requires the user to interact with the UI, for example, if they need to click a button or another UI element. Follow these guidelines:
44-
- Use the approved list of [EUI icons](https://eui.elastic.co/#/display/icons).
44+
- Use the approved list of [EUI icons](https://eui.elastic.co/docs/components/display/icons/).
4545
- Include the tooltip text, image, and alt-text for optimal accessibility.
4646
- Avoid using parentheses before and after the UI icon image, which can disrupt screen readers' speech and braille outputs.
4747
:::{dropdown} Example

0 commit comments

Comments
 (0)