SLING-11051 - Fixing JavaDoc badge
diff --git a/README.md b/README.md
index 4b27fc7..09cb528 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[](https://sling.apache.org)
- [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resource-filter/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resource-filter/job/master/test/?width=800&height=600) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resource-filter) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resource-filter) [](https://www.javadoc.io/doc/org.apache.sling/org-apache-sling-resource-filter) [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.filter%22) [](https://www.apache.org/licenses/LICENSE-2.0)
+ [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resource-filter/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-resource-filter/job/master/test/?width=800&height=600) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resource-filter) [](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-resource-filter) [](https://www.javadoc.io/doc/org.apache.sling/org.apache.sling.resource.filter) [](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.filter%22) [](https://www.apache.org/licenses/LICENSE-2.0)
# Resource Predicate Service
`ResourcePredicate` is a service that allows you to convert a string that defines a simple matching requirements into a `Predicate<Resource>` for use with the Collections and the Streams Java API. In addition it also allows you to add parameters to the underlying context that the script will use.