Skip to content

Commit

Permalink
Replace old links. Identify where to find compatible implementations.
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Jul 30, 2024
1 parent c6b4a00 commit 94560be
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Jakarta Expression Language

This repository contains the source for:
This repository contains the source for the Jakarta Expression Language API and associated specification document.

- the Jakarta Expression Language [API](https://javadoc.io/doc/jakarta.el/jakarta.el-api/) (/api) -
- the Jakarta Expression Language [specification](https://jakarta.ee/specifications/expression-language/4.0/jakarta-expression-language-spec-4.0.html) (/spec)
Releases of both the API and the specification document, along with a details of the compatible implementations for each
release, are listed on the Jakarta EE [specification page](https://jakarta.ee/specifications/expression-language/) for
the Jakarta Expression Language.


## Building
Expand Down

0 comments on commit 94560be

Please sign in to comment.