Andrea Cosentino created CAMEL-16228:
----------------------------------------

             Summary: Documentation: Fix xref link in old branches
                 Key: CAMEL-16228
                 URL: https://issues.apache.org/jira/browse/CAMEL-16228
             Project: Camel
          Issue Type: Task
          Components: documentation, website
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
             Fix For: 3.9.0


Currently in the .adoc of our documentation we are using (for example)

xref:components::kafka-component.adoc[KafkaIdempotentRepository]

This is ok for master branch and latest documentation.

The problem arises when we look at older active branch, all the link to 
components in 3.7.x for example are still pointi to latest. We need to change 
the docs in the following way 

xref:3.7.x@components::kafka-component.adoc[KafkaIdempotentRepository]

We need to do this for 3.8.x, 3.7.x and 3.4.x



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to