Repository: commons-rng
Updated Branches:
  refs/heads/master 467996009 -> f33ea249b


Userguide update.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/f33ea249
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/f33ea249
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/f33ea249

Branch: refs/heads/master
Commit: f33ea249b9c25759545c4b2f039de651ddef2c76
Parents: 4679960
Author: Gilles <er...@apache.org>
Authored: Fri Jul 13 00:56:48 2018 +0200
Committer: Gilles <er...@apache.org>
Committed: Fri Jul 13 00:56:48 2018 +0200

----------------------------------------------------------------------
 src/site/apt/userguide/rng.apt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-rng/blob/f33ea249/src/site/apt/userguide/rng.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/userguide/rng.apt b/src/site/apt/userguide/rng.apt
index 0c3b865..8ae6f92 100644
--- a/src/site/apt/userguide/rng.apt
+++ b/src/site/apt/userguide/rng.apt
@@ -449,8 +449,7 @@ String word = sampler.sample().get(0);
 4. Performance
 
   This section reports
-  
{{{../commons-rng-jmh/apidocs/org/apache/commons/rng/jmh/package-summary.html}performance
 benchmarks}}
-  of the RNG implementations.
+  
{{{../commons-rng-examples/examples-jmh/apidocs/org/apache/commons/rng/jmh/package-summary.html}performance
 benchmarks}} of the RNG implementations.
 
   All runs were performed on a platform with the following characteristics:
 

Reply via email to