Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/alert/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Use an inline alert if there is important information a user needs to know while
* Don't display more than one paragraph of text
* Avoid overusing them — the more commonly alerts appear, the less effective they will be
* Don't use them for promotional material or information that is not relevant to the user’s workflow
* Don’t use them for validation errors – instead, use the [Form](../../components/form) component for a consistent user experience
* Don’t use them for validation errors – instead, use the [Form](../../components/form-layout-validation/#d2l-form) component for a consistent user experience
<!-- docs: end donts -->
<!-- docs: end best practices -->

Expand Down