Skip to content

Commit f65cd5e

Browse files
authored
Update CONTRIBUTING.md
1 parent b9b2053 commit f65cd5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ possible.
55
## Pull Requests
66
We actively welcome your pull requests.
77

8-
1. Fork the repo and create your branch from `master`.
8+
1. Fork the repo and create your branch from `site`.
99
2. If you've added code that should be tested, add tests.
1010
3. If you've changed APIs, update the documentation.
1111
4. Ensure the test suite passes.
@@ -28,4 +28,4 @@ outlined on that page and do not file a public issue.
2828

2929
## License
3030
By contributing to pytorch.github.io, you agree that your contributions will be licensed
31-
under the LICENSE file in the root directory of this source tree.
31+
under the LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)