Skip to content

Commit 71a7d3c

Browse files
committed
Fix documentation link.
1 parent 12063da commit 71a7d3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Fixes # (issue)
1212

1313
## Checklist:
1414

15-
- [ ] I've read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/master/CONTRIBUTING.md)
15+
- [ ] I've read & comply with the [contributing guidelines](https://github.com/bastienwirtz/homer/blob/main/CONTRIBUTING.md)
1616
- [ ] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
1717
- [ ] I have made corresponding changes the documentation (README.md).
1818
- [ ] I've checked my modifications for any breaking changes, especially in the `config.yml` file

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Feel free to open an issue if you have any question.
2121

2222
### Code of conduct and guidelines
2323

24-
First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/bastienwirtz/homer/blob/master/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory.
24+
First of all, we expect everyone (contributors and maintainers alike) to respect the [Code of conduct](https://github.com/bastienwirtz/homer/blob/main/CODE_OF_CONDUCT.md). It is not a recommendation, it is mandatory.
2525

2626
For all contributions, please respect the following guidelines:
2727

@@ -42,6 +42,6 @@ feel free to open an issue to present your idea.
4242
The general process to submit a contribution is as follow:
4343
1. Create your own fork of the code
4444
2. Do the changes in your fork
45-
3. Make sure to fill the [pull request description](https://github.com/bastienwirtz/homer/blob/master/.github/PULL_REQUEST_TEMPLATE.md) properly.
45+
3. Make sure to fill the [pull request description](https://github.com/bastienwirtz/homer/blob/main/.github/PULL_REQUEST_TEMPLATE.md) properly.
4646

4747
### Happy coding :metal:

0 commit comments

Comments
 (0)