Skip to content

Commit 9ff8df4

Browse files
authored
Updated setup link (#2272)
1 parent 979afc9 commit 9ff8df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ When contributing to this repository, please first discuss the change you wish t
77

88
## Pull Request Process
99

10-
1. First make sure the environment is working and synced with master. For installation details go [here](https://github.com/wix/react-native-ui-lib/blob/master/markdowns/getting-started/setup.md#demo-app)
10+
1. First make sure the environment is working and synced with master. For installation details go [here](https://wix.github.io/react-native-ui-lib/docs/getting-started/setup#demo-app)
1111
2. Before submitting a PR we suggest running `npm run pre-push` command that verifies our lint, TS and tests were not broken.
1212
3. Please use our PR prefixes accordingly. `fix` for bugfix, `feat` for feature, `infra` for infrastructure changes and `docs` for documentation related changes (e.g `fix/ButtonStyle`, `feat/Avatar_colorProp`)
1313
4. Please don't change our PR template.

0 commit comments

Comments
 (0)