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

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

commit 228ea1fec93d75e1a820bad2198763ea6e8aad18
Author: Peter Palaga <ppal...@redhat.com>
AuthorDate: Thu May 23 13:22:15 2024 +0200

    Fixup 3ddfa549f3 Add contract first development section in rest-openapi
    doc (#6115)
---
 docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc 
b/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
index 3dd3bbc731..cc02809c46 100644
--- a/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
@@ -126,7 +126,7 @@ When running in the native mode, the contract files must be 
specified the `quark
 quarkus.native.resources.includes=contract.json
 ----
 
-Please refer to Camel Rest DSL Contract First documentation for more details.
+Please refer to 
https://camel.apache.org/manual/rest-dsl-openapi.html#_contract_first[Camel 
Rest DSL Contract First] for more details.
 
 
 [id="extensions-rest-openapi-additional-camel-quarkus-configuration"]

Reply via email to