Skip to content

Commit 0ed2af3

Browse files
authored
Merge pull request #886 from josephrace/patch-1
Fix link to @theme-ui/presets from gatsby-plugin-theme-ui
2 parents cc0fb60 + 874f897 commit 0ed2af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-plugin-theme-ui/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default {
4949
}
5050
```
5151

52-
You can also import and use presets from [@theme-ui/presets](https://theme-ui.com/presets) to use as a starting point.
52+
You can also import and use presets from [@theme-ui/presets](https://theme-ui.com/packages/presets) to use as a starting point.
5353

5454
## Color Modes
5555

0 commit comments

Comments
 (0)