Skip to content

Commit 250d21c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 658e55f + e8c23e4 commit 250d21c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ checks pass:
1515

1616
mvn checkstyle:checkstyle -Dcheckstyle.skip=false verify
1717

18+
Add your changes to the CHANGELOG.md and commit.
19+
1820
Push to your fork and [submit a pull request][pr].
1921

2022
[pr]: https://github.com/joyent/java-http-signature/compare/

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ For example:
131131

132132
## Contributions
133133

134-
Contributions welcome! Please read the [CONTRIBUTIONS.MD](CONTRIBUTIONS.MD) document for details
134+
Contributions welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) document for details
135135
on getting started.
136136

137137
### Releasing
@@ -143,4 +143,5 @@ Please refer to the [release documentation](RELEASING.md).
143143
See <https://github.com/joyent/java-http-signature/issues>.
144144

145145
## License
146-
Triton Java is licensed under the MPLv2. Please see the `LICENSE.txt` file for more details.
146+
Java HTTP Signatures is licensed under the MPLv2. Please see the
147+
[LICENSE.txt](LICENSE.txt) file for more details.

0 commit comments

Comments
 (0)