Temporarily remove camel-karaf main branch from antora-playbook.yml

* Temporarily remove camel-karaf main branch from antora-playbook.yml

* Temporarily update karaf doc links to 3.22.x
diff --git a/antora-playbook-snippets/antora-playbook.yml b/antora-playbook-snippets/antora-playbook.yml
index 827f1b3..d2023f2 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -84,7 +84,6 @@
 
     - url: https://github.com/apache/camel-karaf.git
       branches:
-        - main
         - camel-karaf-3.22.x
         - camel-karaf-3.21.x
       start_path: docs
diff --git a/antora-ui-camel/public/_/partials/footer-content.hbs b/antora-ui-camel/public/_/partials/footer-content.hbs
index 95be25b..23ea796 100644
--- a/antora-ui-camel/public/_/partials/footer-content.hbs
+++ b/antora-ui-camel/public/_/partials/footer-content.hbs
@@ -24,7 +24,7 @@
                 <dd><a href="{{siteRootPath}}/camel-kafka-connector/next/">Camel Kafka Connector</a></dd>
                 <dd><a href="{{siteRootPath}}/camel-quarkus/next/">Camel Quarkus</a></dd>
                 <dd><a href="{{siteRootPath}}/camel-spring-boot/next/">Camel Spring Boot</a></dd>
-                <dd><a href="{{siteRootPath}}/camel-karaf/next/">Camel Karaf</a></dd>
+                <dd><a href="{{siteRootPath}}/camel-karaf/3.22.x/">Camel Karaf</a></dd>
                 <dd><a href="{{siteRootPath}}/manual/faq/index.html">FAQ</a></dd>
             </dl>
             <input id="footer-toggle-community" type="checkbox" title="Show/Hide Community section" />
diff --git a/antora-ui-camel/src/partials/footer-content.hbs b/antora-ui-camel/src/partials/footer-content.hbs
index 623309c..8170cca 100644
--- a/antora-ui-camel/src/partials/footer-content.hbs
+++ b/antora-ui-camel/src/partials/footer-content.hbs
@@ -24,7 +24,7 @@
                 <dd><a href="{{siteRootPath}}/camel-kafka-connector/next/">Camel Kafka Connector</a></dd>
                 <dd><a href="{{siteRootPath}}/camel-quarkus/next/">Camel Quarkus</a></dd>
                 <dd><a href="{{siteRootPath}}/camel-spring-boot/next/">Camel Spring Boot</a></dd>
-                <dd><a href="{{siteRootPath}}/camel-karaf/next/">Camel Karaf</a></dd>
+                <dd><a href="{{siteRootPath}}/camel-karaf/3.22.x/">Camel Karaf</a></dd>
                 <dd><a href="{{siteRootPath}}/manual/faq/index.html">FAQ</a></dd>
             </dl>
             <input id="footer-toggle-community" type="checkbox" title="Show/Hide Community section" />
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index e67a13d..59137aa 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -27,7 +27,7 @@
                 <dd><a href="/camel-kafka-connector/next/">Camel Kafka Connector</a></dd>
                 <dd><a href="/camel-quarkus/next/">Camel Quarkus</a></dd>
                 <dd><a href="/camel-spring-boot/next/">Camel Spring Boot</a></dd>
-                <dd><a href="/camel-karaf/next/">Camel Karaf</a></dd>
+                <dd><a href="/camel-karaf/3.22.x/">Camel Karaf</a></dd>
                 <dd><a href="/manual/faq/index.html">FAQ</a></dd>
             </dl>
             <input id="footer-toggle-community" type="checkbox" title="Show/Hide Community section" />
diff --git a/layouts/sitemap/sitemap.html b/layouts/sitemap/sitemap.html
index 23a9dee..7d9c067 100644
--- a/layouts/sitemap/sitemap.html
+++ b/layouts/sitemap/sitemap.html
@@ -30,7 +30,7 @@
                     <li><a href="/camel-quarkus/next/">Camel Quarkus</a></li>
                     <li><a href="/camel-spring-boot/next/">Camel Spring Boot</a></li>
                     <li><a href="/camel-kafka-connector/next/">Camel Kafka Connector</a></li>
-                    <li><a href="/camel-karaf/next/">Camel Karaf</a></li>
+                    <li><a href="/camel-karaf/3.22.x/">Camel Karaf</a></li>
                 </ul>
             </article>
         </div>