This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
The following commit(s) were added to refs/heads/master by this push:
new de95a04e Fix Javadoc archive link
de95a04e is described below
commit de95a04ecdaff631d3ca8b525d234fbaf4c70a9c
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 14:05:40 2024 -0400
Fix Javadoc archive link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 92791146..aae07cf7 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Apache Commons JEXL
[](https://github.com/apache/commons-jexl/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-jexl)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-jexl3/?gav=true)
-[](https://javadoc.io/doc/org.apache.commons/commons-jexl3/3.2)
+[](https://javadoc.io/doc/org.apache.commons/commons-jexl3/)
[](https://github.com/apache/commons-jexl/actions/workflows/codeql-analysis.yml)
The Apache Commons JEXL library is an implementation of a Java-symbiotic
Expression Language.
