diff --git a/antora.yml b/antora.yml index df560be3..f998ab58 100644 --- a/antora.yml +++ b/antora.yml @@ -8,5 +8,5 @@ asciidoc: attributes: page-origin-private: false neo4j-version: '4.4' - neo4j-version-exact: '4.4.0' + neo4j-version-exact: '4.4.26' neo4j-buildnumber: '4.4' diff --git a/preview.yml b/preview.yml index 9edc12d7..dcb1f10a 100644 --- a/preview.yml +++ b/preview.yml @@ -14,7 +14,7 @@ content: - '!**/README.adoc' ui: bundle: - url: https://s3-eu-west-1.amazonaws.com/static-content.neo4j.com/build/ui-bundle-latest.zip + url: https://static-content.neo4j.com/build/ui-bundle-latest.zip snapshot: true output_dir: /assets diff --git a/publish.yml b/publish.yml index 8af7daa1..0cbdfc8a 100644 --- a/publish.yml +++ b/publish.yml @@ -14,7 +14,7 @@ content: - '!**/README.adoc' ui: bundle: - url: https://s3-eu-west-1.amazonaws.com/static-content.neo4j.com/build/ui-bundle-latest.zip + url: https://static-content.neo4j.com/build/ui-bundle-latest.zip snapshot: true output_dir: /assets