Author: aherbert
Date: Wed Dec 13 13:29:25 2023
New Revision: 1084953
Log:
Remove broken link
Modified:
websites/production/commons/content/proper/commons-rng/userguide/rng.html
Modified:
websites/production/commons/content/proper/commons-rng/userguide/rng.html
==============================================================================
--- websites/production/commons/content/proper/commons-rng/userguide/rng.html
(original)
+++ websites/production/commons/content/proper/commons-rng/userguide/rng.html
Wed Dec 13 13:29:25 2023
@@ -590,7 +590,7 @@ double[] coordinate = sampler.sample();<
<li><code>LongProvider</code>: base class for concrete classes that implement
<code>RandomLongSource</code>.</li>
<li>Concrete RNG algorithms that are subclasses of
<code>LongProvider</code>.</li></ul></li></ul></section><section>
<h2><a name="a4._Performance"></a>4. Performance</h2>
-<p>This section reports <a
href="../commons-rng-examples/examples-jmh/apidocs/org/apache/commons/rng/jmh/package-summary.html">performance
benchmarks</a> of the RNG implementations.</p>
+<p>This section reports performance benchmarks of the RNG implementations.</p>
<p>All runs were performed on a platform with the following
characteristics:</p>
<ul>
<li>CPU: Intel(R) Xeon(R) CPU E5-1680 v3 @ 3.20GHz</li>