zregvart opened a new pull request #89: fix(docs): replace anchor syntax for placeholder URL: https://github.com/apache/camel-kafka-connector/pull/89 The `<<...>>` syntax triggers asciidoctor to render an link to the anchor tag, which is detected by the link checker in the build and the build fails. This uses the `[...]` syntax to denote a placeholder instead.
---------------------------------------------------------------- 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] With regards, Apache Git Services
