Skip to content

Commit

Permalink
docs(sbb-header): fix url in readme.md (#2810)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcilurzo authored Jun 24, 2024
1 parent 4e0e1f8 commit eb5c373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elements/header/header/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ using the `scrollOrigin` property, which accepts an `HTMLElement` or the id of t
Users can customize position and behaviour of actions inside the `sbb-header` component
by adding classes to `sbb-header-button`/`sbb-header-link` elements and then defining their own style rules.

[All the examples in Storybook](/story/elemenents-sbb-header-sbb-header--basic) have the following requirements:
[All the examples in Storybook](/story/elements-sbb-header-sbb-header--basic) have the following requirements:

- four action items (with custom icons);
- the first item is always left aligned and has `expand-from` set to `small`;
Expand Down

0 comments on commit eb5c373

Please sign in to comment.