This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new c134fe4e46 Remove broken link that causes website to fail
c134fe4e46 is described below
commit c134fe4e4698e51c0b78876317079b1c8402f2ff
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun May 26 11:44:50 2024 +0200
Remove broken link that causes website to fail
---
docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc | 2 --
extensions/rest-openapi/runtime/src/main/doc/usage.adoc | 1 -
2 files changed, 3 deletions(-)
diff --git a/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
b/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
index cc02809c46..ca259535e4 100644
--- a/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/rest-openapi.adoc
@@ -126,8 +126,6 @@ When running in the native mode, the contract files must be
specified the `quark
quarkus.native.resources.includes=contract.json
----
-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"]
== Additional Camel Quarkus configuration
diff --git a/extensions/rest-openapi/runtime/src/main/doc/usage.adoc
b/extensions/rest-openapi/runtime/src/main/doc/usage.adoc
index 7925e402c3..63e99a7566 100644
--- a/extensions/rest-openapi/runtime/src/main/doc/usage.adoc
+++ b/extensions/rest-openapi/runtime/src/main/doc/usage.adoc
@@ -75,4 +75,3 @@ When running in the native mode, the contract files must be
specified the `quark
quarkus.native.resources.includes=contract.json
----
-Please refer to
https://camel.apache.org/manual/rest-dsl-openapi.html#_contract_first[Camel
Rest DSL Contract First] for more details.
\ No newline at end of file