Skip to content

Commit 9fe3758

Browse files
author
GitHub Actions Bot
committed
5.10.0-SNAPSHOT : update _redirects and search-config.json and antora-playbook.yml and antora-playbook-local.yml
1 parent 3503d92 commit 9fe3758

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/management-center/latest/* /management-center/5.8/:splat 200!
66

77
# Redirect latest-dev management-center alias to the latest version
8-
/management-center/latest-dev/* /management-center/5.9-snapshot/:splat 200!
8+
/management-center/latest-dev/* /management-center/5.10-snapshot/:splat 200!
99

1010
# Redirect latest cloud-only management-center alias to the latest version
1111
/management-center/5.4-CLOUD-1/* /management-center/5.4-snapshot/:splat 200!

search-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
{
2424
"url": "https://docs.hazelcast.com/management-center/(?P<version>.*?)/",
2525
"tags": [
26-
"management-center-5.9-snapshot"
26+
"management-center-5.10-snapshot"
2727
],
2828
"variables": {
2929
"version": [
30-
"5.9-snapshot"
30+
"5.10-snapshot"
3131
]
3232
},
3333
"selectors_key": "mc"

0 commit comments

Comments
 (0)