Minor formatting change
Removing single quote as it doesn't format well when viewing on the docs. Translates to three question marks. https://www.keycloak.org/docs/latest/upgrading/index.html
This commit is contained in:
parent
5e4b5a2be3
commit
701f62f277
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ the adapters.
|
||||||
. Prior to applying the upgrade, handle any open transactions and delete the data/tx-object-store/ transaction directory.
|
. Prior to applying the upgrade, handle any open transactions and delete the data/tx-object-store/ transaction directory.
|
||||||
. Back up the old installation (configuration, themes, and so on).
|
. Back up the old installation (configuration, themes, and so on).
|
||||||
. Back up the database. For detailed information on how to back up the database, see the documentation for the relational
|
. Back up the database. For detailed information on how to back up the database, see the documentation for the relational
|
||||||
database you're using.
|
database you are using.
|
||||||
. Upgrade {project_name} server.
|
. Upgrade {project_name} server.
|
||||||
* Testing the upgrade in a non-production environment first, to prevent any installation issues from being exposed in
|
* Testing the upgrade in a non-production environment first, to prevent any installation issues from being exposed in
|
||||||
production, is a best practice.
|
production, is a best practice.
|
||||||
|
|
Loading…
Reference in a new issue