squakez opened a new issue #2280: URL: https://github.com/apache/camel-k/issues/2280
As reported by @zregvart, there is some broken link in the autogenerated API. See [Camel website build](https://builds.apache.org/job/Camel/job/Camel.website/job/main/78/console): ``` Found invalid urls in camel-k/latest/apis/camel.html: Fragment #camel.apache.org/v1alpha1.baseErrorHandler at /home/jenkins/712657a4/workspace/Camel_Camel.website_main/camel-website/public/camel-k/latest/apis/camel.html does not exist! Fragment #camel.apache.org%2fv1 at /home/jenkins/712657a4/workspace/Camel_Camel.website_main/camel-website/public/camel-k/latest/apis/camel.html does not exist! Fragment #camel.apache.org%2fv1alpha1 at /home/jenkins/712657a4/workspace/Camel_Camel.website_main/camel-website/public/camel-k/latest/apis/camel.html does not exist! ``` Apparently it's some special char not converted properly by the autogen tool. I'm looking into it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
