Repository: commons-release-plugin Updated Branches: refs/heads/master 657cacccb -> 5152a0bca
Typo: 'JavaDoc' -> 'Javadoc'. Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/5152a0bc Tree: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/5152a0bc Diff: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/5152a0bc Branch: refs/heads/master Commit: 5152a0bca1065ec399b1d03c88e661dc3074d349 Parents: 657cacc Author: Gary Gregory <[email protected]> Authored: Tue May 15 13:01:19 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Tue May 15 13:01:19 2018 -0600 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/5152a0bc/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index eff3511..9e9d6b9 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Documentation ------------- More information can be found on the [homepage](https://commons.apache.org/proper/commons-release-plugin). -The [JavaDoc](https://commons.apache.org/proper/commons-release-plugin/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-release-plugin/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons Release Plugin should be posted to the [user mailing list][ml]. [](https://travis-ci.org/apache/commons-release-plugin)
