mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-28 04:13:22 -04:00
Fix broken link for link in upgrading guide
Closes #45643 Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
This commit is contained in:
parent
2f0689576b
commit
2cfef40ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ tileVisible="false" >
|
|||
== {project_name} upgrades
|
||||
|
||||
In order to update to a new major or minor version of {project_name}, it is expected that the {project_name} deployment
|
||||
on each site is link:{links_high-availability_operate_site_offline_url}[taken offline] during the upgrade procedure.
|
||||
on each site is taken offline during the upgrade procedure as described in <@links.ha id="multi-cluster-operate-site-offline" />.
|
||||
Deploying different {project_name} major/minor versions on each of the sites is not supported. Neither site should be
|
||||
exposed to user requests via the load balancer until both {project_name} deployments have been upgraded and their
|
||||
{jdgserver_name} clusters synchronized.
|
||||
|
|
|
|||
Loading…
Reference in a new issue