Skip to content

Commit

Permalink
docs: fix SASS link in getting started docs (#3151)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB authored Oct 15, 2024
1 parent 837106d commit 692a72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/GETTING_STARTED.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ Some design tokens are responsive: they change their value depending on the curr
### SASS Mixins

Lyne Components provides various SASS mixins which can be used by consumers.
For available SASS mixins, check [SASS Mixins](https://github.com/sbb-design-systems/lyne-components/tree/main/src/components/core/styles/mixins).
For available SASS mixins, check [SASS Mixins](https://github.com/sbb-design-systems/lyne-components/tree/main/src/elements/core/styles/mixins).

```scss
@use '@sbb-esta/lyne-elements' as sbb;
Expand Down

0 comments on commit 692a72d

Please sign in to comment.