diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 14f63f8de..db398b1bc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,7 +1,7 @@ on: push: branches: - - main + - master jobs: deploy: runs-on: ubuntu-latest diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 537e84751..fc777753b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,6 +38,6 @@ Guidelines for pull requests: * Changes made in pull requests should have a focused scope and you should avoid containing unrelated commits to the change that is being made. * **Please reach out** before working on a significantly large pull request otherwise you may risk spending a lot of time on something that may not end up being merged into the HubSpot CMS Boilerplate. We’d recommend creating an issue using the label of `idea` prior to working on a large update to the project. -* Please ensure that your changes follow our [style guide requirements](https://github.com/HubSpot/cms-theme-boilerplate/blob/main/STYLEGUIDE.md) to ensure that all code remains consistent and easy to read. +* Please ensure that your changes follow our [style guide requirements](https://github.com/HubSpot/cms-theme-boilerplate/blob/master/STYLEGUIDE.md) to ensure that all code remains consistent and easy to read. -We recommend [forking the project](https://help.github.com/en/enterprise/2.16/user/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork) and submitting your changes using the [pull request template](https://github.com/HubSpot/cms-theme-boilerplate/tree/main/.github/PULL_REQUEST_TEMPLATE). \ No newline at end of file +We recommend [forking the project](https://help.github.com/en/enterprise/2.16/user/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork) and submitting your changes using the [pull request template](https://github.com/HubSpot/cms-theme-boilerplate/tree/master/.github/PULL_REQUEST_TEMPLATE). \ No newline at end of file diff --git a/README.md b/README.md index c10fd8d48..40781bc1d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
Documentation | Demo website | - Contributing + Contributing
[](https://github.com/HubSpot/cms-theme-boilerplate/releases) @@ -20,7 +20,7 @@ [](https://developers.google.com/web/tools/lighthouse) [](https://developers.google.com/web/tools/lighthouse) [](https://developers.google.com/web/tools/lighthouse) -[](https://github.com/HubSpot/cms-theme-boilerplate/blob/main/LICENSE) +[](https://github.com/HubSpot/cms-theme-boilerplate/blob/master/LICENSE) ## Purpose @@ -66,4 +66,4 @@ You can stay up to date with HubSpot CMS Boilerplate updates and discussions in ## License -The code is available under the [Apache License, Version 2.0](https://github.com/HubSpot/cms-theme-boilerplate/blob/main/LICENSE) +The code is available under the [Apache License, Version 2.0](https://github.com/HubSpot/cms-theme-boilerplate/blob/master/LICENSE)