diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0adcd45..11801ce 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,7 +14,7 @@ We accept contributions via Pull Requests on [GitHub](https://github.com/stauden - **Consider our release cycle** - We try to follow [SemVer v2.0.0](http://semver.org). Randomly breaking public APIs is not an option. -- **Create feature branches** - Don't ask us to pull from your master branch. +- **Create feature branches** - Don't ask us to pull from your main branch. - **One pull request per feature** - If you want to do more than one thing, send multiple pull requests. diff --git a/README.md b/README.md index cf79abe..2543daf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [](https://github.com/staudenmeir/dusk-updater/actions/workflows/ci.yml) [](https://packagist.org/packages/staudenmeir/dusk-updater) [](https://packagist.org/packages/staudenmeir/dusk-updater/stats) -[](https://github.com/staudenmeir/dusk-updater/blob/master/LICENSE) +[](https://github.com/staudenmeir/dusk-updater/blob/maim/LICENSE) This Artisan command updates your Laravel Dusk ChromeDriver binaries to the latest or specified release.