Skip to content

Commit e5c270e

Browse files
kylebakerioelima
authored andcommitted
fix main link
1 parent 749f1fd commit e5c270e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Head over to [Good First Issue](https://github.com/Igalia/wolvic/issues?q=is%3Ao
1313

1414
## Pull Request Checklist
1515

16-
- Branch from the [main]([https://github.com/mozillareality/firefoxreality/tree/main](https://github.com/Igalia/wolvic/tree/main)) branch and, if needed, [rebase](https://help.github.com/en/articles/about-git-rebase) to the current main branch before submitting your pull request. If it doesn't merge cleanly with main, you may be asked to [rebase](https://help.github.com/en/articles/about-git-rebase) your changes.
16+
- Branch from the [main](https://github.com/Igalia/wolvic/tree/main) branch and, if needed, [rebase](https://help.github.com/en/articles/about-git-rebase) to the current main branch before submitting your pull request. If it doesn't merge cleanly with main, you may be asked to [rebase](https://help.github.com/en/articles/about-git-rebase) your changes.
1717

1818
- Commits should be as small as possible, while ensuring that each commit is correct independently (i.e., each commit should compile and pass tests).
1919

0 commit comments

Comments
 (0)