This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 3da21c19c fix: proper partials dir 3da21c19c is described below commit 3da21c19c18aaf59000fd08d6c0cdf817db9e561 Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Fri Sep 12 09:17:36 2025 +0200 fix: proper partials dir --- docs/modules/ROOT/pages/apis/spec.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/apis/spec.adoc b/docs/modules/ROOT/pages/apis/spec.adoc index fcafecc28..84e315785 100644 --- a/docs/modules/ROOT/pages/apis/spec.adoc +++ b/docs/modules/ROOT/pages/apis/spec.adoc @@ -1,4 +1,4 @@ = Camel Kamelets API :page-aliases: camel.adoc -include::partial$apis/camel-kamelets-crds.adoc[] +include::partials$apis/camel-kamelets-crds.adoc[]