diff --git a/README.md b/README.md index a826066..5cfbc8f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository contains the code for Jakarta Security. [Online JavaDoc](https://javadoc.io/doc/jakarta.security.enterprise/jakarta.security.enterprise-api/) +[Website](https://eclipse-ee4j.github.io/security-api/) + Building -------- @@ -25,4 +27,4 @@ Jakarta Security defines a standard for creating secure Jakarta EE applications It defines an overarching (end-user targeted) Security API for Jakarta EE Applications. Jakarta Security builds on the lower level Security SPIs defined by Jakarta Authentication and Jakarta Authorization, -which are both not end-end targeted. \ No newline at end of file +which are both not end-end targeted.