Repository: commons-rng Updated Branches: refs/heads/master ff02caea9 -> 048b98772
Typo: 'JavaDoc' -> 'Javadoc'. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/048b9877 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/048b9877 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/048b9877 Branch: refs/heads/master Commit: 048b98772bac852a61be237bd31f30b2a0321d44 Parents: ff02cae Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue May 15 13:02:50 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue May 15 13:02:50 2018 -0600 ---------------------------------------------------------------------- README.md | 2 +- commons-rng-sampling/README.md | 2 +- commons-rng-simple/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rng/blob/048b9877/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b218f27..733614c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/apidocs) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/apidocs) can be browsed. Questions related to the usage of Apache Commons RNG should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/048b9877/commons-rng-sampling/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-sampling/README.md b/commons-rng-sampling/README.md index 6285b8f..f47bb6c 100644 --- a/commons-rng-sampling/README.md +++ b/commons-rng-sampling/README.md @@ -55,7 +55,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Sampling homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Sampling should be posted to the [user mailing list][ml]. Where can I get the latest release? http://git-wip-us.apache.org/repos/asf/commons-rng/blob/048b9877/commons-rng-simple/README.md ---------------------------------------------------------------------- diff --git a/commons-rng-simple/README.md b/commons-rng-simple/README.md index 51637be..f1ae333 100644 --- a/commons-rng-simple/README.md +++ b/commons-rng-simple/README.md @@ -54,7 +54,7 @@ Documentation ------------- More information can be found on the [Apache Commons RNG Simple homepage](https://commons.apache.org/proper/commons-rng). -The [JavaDoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. +The [Javadoc](https://commons.apache.org/proper/commons-rng/javadocs/api-release) can be browsed. Questions related to the usage of Apache Commons RNG Simple should be posted to the [user mailing list][ml]. Where can I get the latest release?