diff --git a/antora-playbook-local.yml b/antora-playbook-local.yml index 591b216b0..410b7f352 100644 --- a/antora-playbook-local.yml +++ b/antora-playbook-local.yml @@ -26,8 +26,8 @@ asciidoc: idseparator: '-' # Variables used in the docs page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9 - distribution-link-windows: https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p= - distribution-link-mac-linux: https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p= + distribution-link-windows: 'https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p=' + distribution-link-mac-linux: 'https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&type=tar&p=' distribution-link-ee: https://download.hazelcast.com/enterprise/hazelcast-enterprise-5.0-BETA-1.zip extensions: - ./docs-tabs-library/tabs-block.js diff --git a/antora-playbook.yml b/antora-playbook.yml index d71f0cc43..25c6d8767 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -26,8 +26,8 @@ asciidoc: idseparator: '-' # Variables used in the docs page-survey: https://www.surveymonkey.co.uk/r/NYGJNF9 - distribution-link-windows: https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p= - distribution-link-mac-linux: https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p= + distribution-link-windows: 'https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&p=' + distribution-link-mac-linux: 'https://download.hazelcast.com/download.jsp?version=hazelcast-5.0-BETA-1&type=tar&p=' distribution-link-ee: https://download.hazelcast.com/enterprise/hazelcast-enterprise-5.0-BETA-1.zip extensions: - ./docs-tabs-library/tabs-block.js