Skip to content

Commit 0423e9f

Browse files
authored
fix url for presets link (#796)
1 parent 2ae2dc5 commit 0423e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markdowns/foundation/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ We use basic style presets to define the rules and the style guide we follow.
88

99
Our presets includes: **Colors**, **Typography**, **Shadows**, **Border Radius** and more..
1010

11-
The UILib already comes with a set of predefined constants and [presets](../tree/master/src/style).
11+
The UILib already comes with a set of predefined constants and [presets](https://github.com/wix/react-native-ui-lib/tree/master/src/style).
1212

1313
You can easily use it anywhere in your code as you would have used any other constant value, or as a component modifier.
1414

0 commit comments

Comments
 (0)