You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/02/25 13:21:52 UTC

[commons-rng] 05/21: Fix javadoc browse link for sub-modules

This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit 778651408b1c4dde38f619d6e15b331599213a1b
Author: Alex Herbert <ah...@apache.org>
AuthorDate: Sun Feb 17 14:42:00 2019 +0000

    Fix javadoc browse link for sub-modules
---
 commons-rng-client-api/README.md                      | 2 +-
 commons-rng-core/README.md                            | 2 +-
 commons-rng-examples/README.md                        | 2 +-
 commons-rng-examples/examples-jmh/README.md           | 2 +-
 commons-rng-examples/examples-jpms/README.md          | 2 +-
 commons-rng-examples/examples-jpms/jpms-app/README.md | 2 +-
 commons-rng-examples/examples-jpms/jpms-lib/README.md | 2 +-
 commons-rng-examples/examples-quadrature/README.md    | 2 +-
 commons-rng-examples/examples-sampling/README.md      | 2 +-
 commons-rng-examples/examples-stress/README.md        | 2 +-
 commons-rng-sampling/README.md                        | 2 +-
 commons-rng-simple/README.md                          | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/commons-rng-client-api/README.md b/commons-rng-client-api/README.md
index 128c966..2ac21b9 100644
--- a/commons-rng-client-api/README.md
+++ b/commons-rng-client-api/README.md
@@ -54,7 +54,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-client-api/apidocs/) can be browsed.
 Questions related to the usage of Apache Commons RNG Client API should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-core/README.md b/commons-rng-core/README.md
index fd1ee34..2652d4c 100644
--- a/commons-rng-core/README.md
+++ b/commons-rng-core/README.md
@@ -58,7 +58,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-core/apidocs/) can be browsed.
 Questions related to the usage of Apache Commons RNG Core should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/README.md b/commons-rng-examples/README.md
index 0c078ab..cd23ca2 100644
--- a/commons-rng-examples/README.md
+++ b/commons-rng-examples/README.md
@@ -57,7 +57,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples/apidocs/) can be browsed.
 Questions related to the usage of Apache Commons RNG Examples should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-jmh/README.md b/commons-rng-examples/examples-jmh/README.md
index 461faee..6b1ac19 100644
--- a/commons-rng-examples/examples-jmh/README.md
+++ b/commons-rng-examples/examples-jmh/README.md
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-jmh/apidocs/) can be browsed.
 Questions related to the usage of JMH Benchmark should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-jpms/README.md b/commons-rng-examples/examples-jpms/README.md
index 072a619..49e122f 100644
--- a/commons-rng-examples/examples-jpms/README.md
+++ b/commons-rng-examples/examples-jpms/README.md
@@ -54,7 +54,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-jpms/apidocs/) can be browsed.
 Questions related to the usage of JPMS Integration test should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-jpms/jpms-app/README.md b/commons-rng-examples/examples-jpms/jpms-app/README.md
index c94e070..232f236 100644
--- a/commons-rng-examples/examples-jpms/jpms-app/README.md
+++ b/commons-rng-examples/examples-jpms/jpms-app/README.md
@@ -54,7 +54,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-jpms-app/apidocs/) can be browsed.
 Questions related to the usage of JPMS module example (application) should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-jpms/jpms-lib/README.md b/commons-rng-examples/examples-jpms/jpms-lib/README.md
index c29d7d5..743c017 100644
--- a/commons-rng-examples/examples-jpms/jpms-lib/README.md
+++ b/commons-rng-examples/examples-jpms/jpms-lib/README.md
@@ -54,7 +54,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-jpms-lib/apidocs/) can be browsed.
 Questions related to the usage of JPMS module example (library) should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-quadrature/README.md b/commons-rng-examples/examples-quadrature/README.md
index c488c28..ab24bf7 100644
--- a/commons-rng-examples/examples-quadrature/README.md
+++ b/commons-rng-examples/examples-quadrature/README.md
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-quadrature/apidocs/) can be browsed.
 Questions related to the usage of Quadrature example should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-sampling/README.md b/commons-rng-examples/examples-sampling/README.md
index 367ef56..2c19c1a 100644
--- a/commons-rng-examples/examples-sampling/README.md
+++ b/commons-rng-examples/examples-sampling/README.md
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-sampling/apidocs/) can be browsed.
 Questions related to the usage of Sampling example should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-examples/examples-stress/README.md b/commons-rng-examples/examples-stress/README.md
index 4314124..45972b7 100644
--- a/commons-rng-examples/examples-stress/README.md
+++ b/commons-rng-examples/examples-stress/README.md
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons RNG 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/commons-rng-examples-stress/apidocs/) can be browsed.
 Questions related to the usage of Stress test example should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-rng-sampling/README.md b/commons-rng-sampling/README.md
index a4a9bf3..44e47ec 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 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/commons-rng-sampling/apidocs/) 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?
diff --git a/commons-rng-simple/README.md b/commons-rng-simple/README.md
index 98c5739..af6f417 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 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/commons-rng-simple/apidocs/) 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?