Skip to content

Commit

Permalink
Update broken links on menu design guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolethoen authored Oct 23, 2023
1 parent db3b378 commit 028ac09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ An action menu presents a list of actions or links.
4. **Descriptions (optional):** Descriptive text may be added below each menu item, but only when the menu item label itself may not be clear to all users. Keep descriptive text to two lines or less.

### Option select menus
Use an option select menu when you want to persist selected items. This is typically the case for select menus or settings menus that allow users to select between multiple options. See the [select](/components/select) and [options menu](/components/options-menu) components for more details. You may present single or multiple [groups of options](#grouped-menus) within the same menu.
Use an option select menu when you want to persist selected items. This is typically the case for select menus or settings menus that allow users to select between multiple options. See the [select](/components/menus/select) and [options menu](/components/menus/options-menu) components for more details. You may present single or multiple [groups of options](#grouped-menus) within the same menu.

<img src="./img/option-select-menu.png" alt="option select menus" width="863"/>

Expand Down

0 comments on commit 028ac09

Please sign in to comment.