Skip to content

Commit 8240343

Browse files
authored
Fix styled system link in sprinkles documentation (#1647)
1 parent e2c439f commit 8240343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/packages/sprinkles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ const e: ResponsiveAlign = { desktop: 'center' };
795795
```
796796

797797
[tailwind]: https://tailwindcss.com
798-
[styled system]: https://styled-system.com
798+
[styled system]: https://github.com/styled-system/styled-system
799799
[support container queries]: https://caniuse.com/css-container-queries
800800
[container query syntax]: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries
801801
[layer]: https://developer.mozilla.org/en-US/docs/Web/CSS/@layer

0 commit comments

Comments
 (0)