This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new d2337bc Fixed failing link in doc
d2337bc is described below
commit d2337bca1f88f800cce9f24d6231803a5318df8a
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Oct 31 13:57:17 2019 +0100
Fixed failing link in doc
---
docs/user-manual/modules/ROOT/pages/faq/how-do-i-edit-the-website.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/user-manual/modules/ROOT/pages/faq/how-do-i-edit-the-website.adoc
b/docs/user-manual/modules/ROOT/pages/faq/how-do-i-edit-the-website.adoc
index 99bd70a0..9b33f26 100644
--- a/docs/user-manual/modules/ROOT/pages/faq/how-do-i-edit-the-website.adoc
+++ b/docs/user-manual/modules/ROOT/pages/faq/how-do-i-edit-the-website.adoc
@@ -23,7 +23,7 @@ Steps to edit a file:
== In local repositories
-To edit files locally, it's important to understand how the website is
generated and where the files are located. The
https://github.com/apache/camel-website[site generator] is located in its own
repository. The documentation is located in the main
https://github.com/apache/camel[Apache Camel] repository and sub-project
repositories, such as https://github.com/apache/camel-k[Camel-K] and
https://github.com/apache/camel-quarkus[Camel Quarkus]. Have a look at the
xref:how-does-the-website- [...]
+To edit files locally, it's important to understand how the website is
generated and where the files are located. The
https://github.com/apache/camel-website[site generator] is located in its own
repository. The documentation is located in the main
https://github.com/apache/camel[Apache Camel] repository and sub-project
repositories, such as https://github.com/apache/camel-k[Camel-K] and
https://github.com/apache/camel-quarkus[Camel Quarkus]. Have a look at the
xref:faq/how-does-the-webs [...]
Steps to edit a file: