Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
site:
# title: Documentation
url: https://hardcore-allen-f5257d.netlify.app/
start_page: 5.7-snapshot@hazelcast:ROOT:index.adoc
start_page: 5.7@hazelcast:ROOT:index.adoc
robots: disallow
# keys:
# docsearch_id: 'QK2EAH8GB0'
Expand Down
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ asciidoc:
# All page-latest attributes are used as a variable in the docs for things like download links and search results
page-latest-cli: '5.2021.09'
# Must be lowercase because this is how the version appears in the docs
page-latest-supported-mc: '5.11-snapshot'
page-latest-supported-mc: '5.11'
page-latest-supported-mc-installer: 'latest-snapshot'
page-latest-supported-po: 'latest-snapshot'
# https://github.com/hazelcast/hazelcast-go-client/releases
Expand Down
Loading