Rename master to main in documentation
This commit is contained in:
@@ -15,9 +15,9 @@ Find more information on [our website](https://dripapp.org/).
|
||||
|
||||
The app is built in React Native and currently developed for Android.
|
||||
|
||||
▶ [How to contribute to the project](https://gitlab.com/bloodyhealth/drip/blob/master/CONTRIBUTING.md)
|
||||
▶ [How to contribute to the project](https://gitlab.com/bloodyhealth/drip/blob/main/CONTRIBUTING.md)
|
||||
|
||||
▶ [How to release a new version](https://gitlab.com/bloodyhealth/drip/blob/master/RELEASE.md)
|
||||
▶ [How to release a new version](https://gitlab.com/bloodyhealth/drip/blob/main/RELEASE.md)
|
||||
|
||||
## Development setup
|
||||
|
||||
@@ -166,7 +166,7 @@ You can run the tests with:
|
||||
|
||||
### End to end tests
|
||||
|
||||
1. Check what testing device is specified in [package.json](https://gitlab.com/bloodyhealth/drip/blob/master/package.json) under:
|
||||
1. Check what testing device is specified in [package.json](https://gitlab.com/bloodyhealth/drip/blob/main/package.json) under:
|
||||
```
|
||||
{"detox":
|
||||
{"configurations":
|
||||
|
||||
Reference in New Issue
Block a user