Skip to content

Commit

Permalink
5.5-snapshot : update _redirects and search-config.json and antora-pl…
Browse files Browse the repository at this point in the history
…aybook.yml and antora-playbook-local.yml
  • Loading branch information
GitHub Actions Bot committed May 28, 2024
1 parent 786b303 commit bb4b5cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/management-center/latest/* /management-center/5.4/:splat 200!

# Redirect latest-dev management-center alias to the latest version
/management-center/latest-dev/* /management-center/5.4.2-snapshot/:splat 200!
/management-center/latest-dev/* /management-center/5.5-snapshot/:splat 200!

# Redirect latest cloud-only management-center alias to the latest version
/management-center/5.4-CLOUD-1/* /management-center/5.4-snapshot/:splat 200!
Expand Down
4 changes: 2 additions & 2 deletions search-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
{
"url": "https://docs.hazelcast.com/management-center/(?P<version>.*?)/",
"tags": [
"management-center-5.4.2-snapshot"
"management-center-5.5-snapshot"
],
"variables": {
"version": [
"5.4.2-snapshot"
"5.5-snapshot"
]
},
"selectors_key": "mc"
Expand Down

0 comments on commit bb4b5cf

Please sign in to comment.