This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new e4a5684 Remove preview flag from YAML docs
e4a5684 is described below
commit e4a568490b80c9f3e4de0444301004431d6d3cfb
Author: Heiko Braun <[email protected]>
AuthorDate: Tue Jun 8 09:27:43 2021 +0200
Remove preview flag from YAML docs
---
docs/modules/languages/pages/yaml.adoc | 5 -----
1 file changed, 5 deletions(-)
diff --git a/docs/modules/languages/pages/yaml.adoc
b/docs/modules/languages/pages/yaml.adoc
index e0bc16c..3dc6be5 100644
--- a/docs/modules/languages/pages/yaml.adoc
+++ b/docs/modules/languages/pages/yaml.adoc
@@ -1,10 +1,5 @@
= Writing Integrations in YAML
-[WARNING]
-====
-The YAML DSL is current in preview support level.
-====
-
== Defining a route
A route is collection of elements defined as follows: