Skip to content

Commit a93dc91

Browse files
benwicksstepango
authored andcommitted
Update CONTRIBUTING.md (#145)
1 parent 245ec49 commit a93dc91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Contributing to RxJava
1+
# Contributing to RxKotlin
22

33
If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request (on a branch other than `master` or `gh-pages`).
44

55
When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.
66

77
## License
88

9-
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/ReactiveX/RxJava/blob/master/LICENSE
9+
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/ReactiveX/RxKotlin/blob/2.x/LICENSE
1010

1111
All files are released with the Apache 2.0 license.
1212

0 commit comments

Comments
 (0)