[ 
https://issues.apache.org/jira/browse/CAMEL-13589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zoran Regvart resolved CAMEL-13589.
-----------------------------------
    Resolution: Fixed

Thanks to [~nayanagamuhandiram] for fixing most of the links.

Now we have a xref checker as a part of the build and the build will fail if 
any of the xref links in the camel git repository can't be resolved.

> Fix broken links in the website
> -------------------------------
>
>                 Key: CAMEL-13589
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13589
>             Project: Camel
>          Issue Type: Sub-task
>          Components: website
>            Reporter: Zoran Regvart
>            Priority: Major
>
> If we run {{{yarn run check}}} after the website is built we have a number of 
> missing pages or misdirected links reported by the link checker like:
> {code}
> page not found from index.html to docs/getting-started
> page not found from index.html to community/sources
> page not found from community/books/index.html to community/mailing-list
> {code}
> And a number anchors missing, like:
> {code}
> anchor not found from manual/latest/xml-reference.html to manual/..#
> anchor not found from manual/latest/aggregate-eip.html to 
> manual/latest/aggregate-eip.html#sql-component
> anchor not found from manual/latest/annotation-based-expression-language.html 
> to manual/latest/annotation-based-expression-language.html#bean-language
> {code}
> To fix this we need to create either placeholder pages, or fix links to pages 
> we already have but haven't updated the links to. Vast number of these is in 
> the Asciidoc files in the camel repository and those need to be revised.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to