Zoran Regvart created CAMEL-15944:
-------------------------------------
Summary: Edit this page link no longer takes page-source attribute
to account
Key: CAMEL-15944
URL: https://issues.apache.org/jira/browse/CAMEL-15944
Project: Camel
Issue Type: Bug
Components: website
Reporter: Zoran Regvart
Assignee: Zoran Regvart
Seems that we no longer look at {{page-source}} attribute to point to the
correct document to edit from the "Edit this page" link on the website.
For example if I click on "Edit this page" on
https://camel.apache.org/components/latest/telegram-component.html I'm taken to
https://github.com/apache/camel/edit/master/docs/components/modules/ROOT/pages/telegram-component.adoc,
I should have been taken to
https://github.com/apache/camel/edit/master/components/camel-telegram/src/main/docs/telegram-component.adoc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)