Skip to content

Commit

Permalink
Fix WN link by updating latest supported versions (#231)
Browse files Browse the repository at this point in the history
From comparison with MC, we need x.y only.

Currently, link in What's New page
(https://docs.hazelcast.com/operator/5.13/whats-new) is broken - points
to
https://docs.hazelcast.com/operator/5.13/whats-new#5.5.0@hazelcast:ROOT:whats-new.adoc
  • Loading branch information
oliverhowell authored Sep 16, 2024
1 parent 227baaf commit 998c17b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ asciidoc:
operator-chart-version: '5.13.0'
page-toclevels: 1@
# page-latest-supported versions are used for sample YAML files.
page-latest-supported-mc: '5.5.0'
page-latest-supported-hazelcast: '5.5.0'
page-latest-supported-mc: '5.5'
page-latest-supported-hazelcast: '5.5'
nav:
- modules/ROOT/nav.adoc

0 comments on commit 998c17b

Please sign in to comment.