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

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

commit a36fe48dcfb2666412a85ed4005e0637d4f7c3e9
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Jun 10 15:33:49 2020 +0200

    Revert "Fixed how to build link in create new extension guide"
    
    This reverts commit 624729ec2f69664a5bcf6adcdca3659cae26f753.
---
 docs/modules/ROOT/pages/contributor-guide/create-new-extension.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/docs/modules/ROOT/pages/contributor-guide/create-new-extension.adoc 
b/docs/modules/ROOT/pages/contributor-guide/create-new-extension.adoc
index 6f88fdd..00358f9 100644
--- a/docs/modules/ROOT/pages/contributor-guide/create-new-extension.adoc
+++ b/docs/modules/ROOT/pages/contributor-guide/create-new-extension.adoc
@@ -2,7 +2,7 @@
 = Create a new extension
 :page-aliases: create-new-extension.adoc
 
-1. You should know xref:index.adoc#how-to-build[how to build].
+1. You should know xref:contributor-guide/index.adoc#how-to-build[how to 
build].
 
 2. Go through the https://quarkus.io/guides/extension-authors-guide[Quarkus 
extension author's guide] to get an idea of
    what is expected from you.

Reply via email to