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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9ecc58c  oops, left out this commit to use the actual site-manifest
9ecc58c is described below

commit 9ecc58c7d5a53543d9492b53f2f4d006387f3b97
Author: David Jencks <[email protected]>
AuthorDate: Mon Dec 27 12:13:27 2021 -0800

    oops, left out this commit to use the actual site-manifest
---
 antora-playbook-snippets/playbook-import-site-manifest-local.yml  | 2 +-
 antora-playbook-snippets/playbook-import-site-manifest-remote.yml | 5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/antora-playbook-snippets/playbook-import-site-manifest-local.yml 
b/antora-playbook-snippets/playbook-import-site-manifest-local.yml
index 779d7c4..7b3c244 100644
--- a/antora-playbook-snippets/playbook-import-site-manifest-local.yml
+++ b/antora-playbook-snippets/playbook-import-site-manifest-local.yml
@@ -3,7 +3,7 @@
       import_manifests:
         - primary_site_manifest_url: ./documentation/site-manifest.json
       local_urls: true
-      # Turn on partial_components if you further restict source-watch to 
build less than the full subproject.
+      # Turn on partial_components if you further restrict source-watch to 
build less than the full subproject.
 #      partial_components: true
 
     - require: '@djencks/antora-timer'
diff --git a/antora-playbook-snippets/playbook-import-site-manifest-remote.yml 
b/antora-playbook-snippets/playbook-import-site-manifest-remote.yml
index 8b639a8..8a9d45c 100644
--- a/antora-playbook-snippets/playbook-import-site-manifest-remote.yml
+++ b/antora-playbook-snippets/playbook-import-site-manifest-remote.yml
@@ -1,9 +1,6 @@
     - require: "@djencks/antora-site-manifest"
       import-manifests:
-# Until PR is merged
-        - primary-site-manifest-url: 
https://pr-735--camel.netlify.app/site-manifest.json
-# After PR is merged
-#        - primary-site-manifest-url: 
https://camel.apache.org/site-manifest.json
+        - primary-site-manifest-url: 
https://camel.apache.org/site-manifest.json
 
     - require: '@djencks/antora-timer'
       log_level: info

Reply via email to