-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct GH Pages link in README (#626)
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
|
||
# GitHub Pages | ||
The latest news for CDI 4.x can be found in the [GitHub pages](https://eclipse-ee4j.github.io/cdi/) | ||
The latest news for CDI 4.x can be found in the [GitHub pages](https://jakartaee.github.io/cdi/) | ||
|
||
Sources in GIT | ||
==== | ||
|
||
Master contains the work-in-progress on CDI 4.0 specification | ||
Master contains the work-in-progress on CDI.next specification | ||
|
||
# Legacy Releases | ||
Check out the [cdi-spec.org](http://cdi-spec.org) for more info on CDI 2.0 and CDI 1.2 |