This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 940d3a537686006aac8ce42febea4f90fb3641cd Author: nayananga@nayananga-Aspire-E5-575G <[email protected]> AuthorDate: Tue Aug 20 23:17:47 2019 +0530 Fix broken links in summary page --- docs/user-manual/modules/ROOT/pages/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/modules/ROOT/pages/index.adoc b/docs/user-manual/modules/ROOT/pages/index.adoc index 35870c1..104d1d6 100644 --- a/docs/user-manual/modules/ROOT/pages/index.adoc +++ b/docs/user-manual/modules/ROOT/pages/index.adoc @@ -11,7 +11,7 @@ * xref:getting-started.adoc[Getting Started] * xref:book-getting-started.adoc[Longer Getting Started Guide] * xref:faq.adoc[FAQ] -* https://github.com/apache/camel/blob/master/docs/user-manual/en/notice.md[Legal Notice] +* https://github.com/apache/camel/blob/master/NOTICE.txt[Legal Notice] == Documentation
