Skip to content

Commit 80c10ba

Browse files
authored
Merge pull request #15635 from MamunC0der/dev
updates a broken link in the docs/ds-implementation.md
2 parents 29e49c5 + ccbd625 commit 80c10ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ds-implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is part of our [Design System implementation epic](https://github.com/ethe
66

77
## Basics
88

9-
- Use Chakra tokens for spacing, sizes, and breakpoints. [Chakra theme docs](https://chakra-ui.com/docs/styled-system/theme)
9+
- Use Chakra tokens for spacing, sizes, and breakpoints. [Chakra theme docs](https://chakra-ui.com/docs/components/theme)
1010
- For colors use the semantic tokens defined in [this file](https://github.com/ethereum/ethereum-org-website/blob/dev/src/%40chakra-ui/semanticTokens.ts). These tokens will match the color variables used in the DS Figma file
1111
- Use as many Chakra components and utils as possible
1212
- Read the [Best Practices doc](https://github.com/ethereum/ethereum-org-website/blob/dev/docs/best-practices.md) for more examples and info

0 commit comments

Comments
 (0)