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

Broken Link 'Java API' #10

Open
svettwer opened this issue Mar 29, 2019 · 3 comments
Open

Broken Link 'Java API' #10

svettwer opened this issue Mar 29, 2019 · 3 comments

Comments

@svettwer
Copy link
Contributor

The link 'Java API' links to http://citrusframework.org/apidocs/index.html which is a 404.

@christophd
Copy link
Member

we should be using https://javadoc.io/doc/com.consol.citrus instead

@christerengman
Copy link

Might wanna make sure there are versioned links as many links at https://javadoc.io/doc/com.consol.citrus were dead/empty.

Might also want to link to the javadoc from the user guide when a class is mentioned.

@christophd
Copy link
Member

Regarding the dead/empty links. This should be an on demand service. So if you open a link it might take some time for the service to grab and render the javadoc for this specific API version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants