Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] - Every links to the API docs broken #4560

Closed
ddadon10 opened this issue Sep 4, 2020 · 3 comments
Closed

[Documentation] - Every links to the API docs broken #4560

ddadon10 opened this issue Sep 4, 2020 · 3 comments
Assignees

Comments

@ddadon10
Copy link

ddadon10 commented Sep 4, 2020

Hello,

Every links to the API docs in the documentation are broken.

Example:

In this part of the documentation there a link to the API docs of @PathParam and the link is broken:

The link is https://jax-rs.github.io/apidocs/2.1.6//PathParam.html
And I think it should be https://jax-rs.github.io/apidocs/2.1/javax/ws/rs/PathParam.html

You can see many of these links here:

Would it be possible to fix this?

Thank you very much!

@senivam
Copy link
Contributor

senivam commented Sep 7, 2020

HTML (page) is already fixed, PR is submitted to prevent wrong links generation in future.

@ddadon10
Copy link
Author

ddadon10 commented Sep 7, 2020

Thanks a lot!

@jansupol jansupol assigned senivam and unassigned senivam Sep 7, 2020
@senivam
Copy link
Contributor

senivam commented Sep 17, 2020

merged, can be closed as fixed

@senivam senivam closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants