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-statistics.git

commit 763ba719c5972488c2fa76901f50faa5124440e5
Author: aherbert <aherb...@apache.org>
AuthorDate: Thu Jul 6 10:56:19 2023 +0100

    Update javadoc badge and links for released module
---
 README.md                                 | 2 +-
 commons-statistics-distribution/README.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 2d93491..8c71630 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons Statistics 
homepage](https://commons.apache.org/proper/commons-statistics).
-The 
[Javadoc](https://commons.apache.org/proper/commons-statistics/javadocs/api-release)
 can be browsed.
+The 
[Javadoc](https://commons.apache.org/proper/commons-statistics/commons-statistics-distribution/javadocs/api-1.0)
 can be browsed.
 Questions related to the usage of Apache Commons Statistics should be posted 
to the [user mailing list][ml].
 
 Where can I get the latest release?
diff --git a/commons-statistics-distribution/README.md 
b/commons-statistics-distribution/README.md
index 9401fe3..6ba6670 100644
--- a/commons-statistics-distribution/README.md
+++ b/commons-statistics-distribution/README.md
@@ -46,7 +46,7 @@ Apache Commons Statistics Distribution
 [![Build 
Status](https://github.com/apache/commons-statistics/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-statistics/actions/workflows/maven.yml)
 [![Coverage 
Status](https://codecov.io/gh/apache/commons-statistics/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-statistics)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-statistics-distribution/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-statistics-distribution/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-statistics/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-statistics/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-statistics-distribution/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-statistics-distribution/1.0)
 
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 Statistical distributions.
@@ -55,7 +55,7 @@ Documentation
 -------------
 
 More information can be found on the [Apache Commons Statistics Distribution 
Homepage](https://commons.apache.org/proper/commons-statistics).
-The 
[Javadoc](https://commons.apache.org/proper/commons-statistics/javadocs/api-release)
 can be browsed.
+The 
[Javadoc](https://commons.apache.org/proper/commons-statistics/commons-statistics-distribution/javadocs/api-1.0)
 can be browsed.
 Questions related to the usage of Apache Commons Statistics Distribution 
should be posted to the [user mailing list][ml].
 
 Where can I get the latest release?

Reply via email to