This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch revert-link
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 7e67e6baa6fd1c21266e1974b629c605d6248032
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 10 12:31:21 2020 +0200

    Revert "Fixed contributor guide index.adoc links"
    
    This reverts commit 619e9e6bbf0803a5681f54fa2776320640564047.
---
 docs/modules/ROOT/pages/contributor-guide/index.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/contributor-guide/index.adoc 
b/docs/modules/ROOT/pages/contributor-guide/index.adoc
index 3015d21..dc5de96 100644
--- a/docs/modules/ROOT/pages/contributor-guide/index.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/index.adoc
@@ -48,5 +48,5 @@ $ mvn clean install -Pnative
 
 == What's next?
 
-* xref:create-new-extension.adoc[Create new extension].
-* xref:promote-jvm-to-native.adoc[Promote a JVM extension to Native].
+* xref:contributor-guide/create-new-extension.adoc[Create new extension].
+* xref:contributor-guide/promote-jvm-to-native.adoc[Promote a JVM extension to 
Native].

Reply via email to