Describe the bug
There is an error on the page at https://jakarta.ee/specifications/pages/4.0/. The Maven coordinates are specified as
jakarta.pages:jakarta.pages-api:jar:4.0.0
As you can see the text doesn't match the URL. This is what it should be
jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on 'jakarta.pages:jakarta.pages-api:jar:4.0.0'
- Notice that the coordinates are not the same as on the previous page
Expected behavior
The text and URL should match in the link.
Describe the bug
There is an error on the page at https://jakarta.ee/specifications/pages/4.0/. The Maven coordinates are specified as
jakarta.pages:jakarta.pages-api:jar:4.0.0
As you can see the text doesn't match the URL. This is what it should be
jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.0.0
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text and URL should match in the link.