Rename master to main in documentation

This commit is contained in:
bl00dymarie
2023-11-17 16:02:33 +01:00
parent 536106f757
commit e576c5dc7d
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -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":