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:
erobinson 2019-05-22 06:29:43 -04:00 committed by Stian Thorgersen
parent 5e4b5a2be3
commit 701f62f277

View file

@ -9,7 +9,7 @@ the adapters.
. 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 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.
* Testing the upgrade in a non-production environment first, to prevent any installation issues from being exposed in
production, is a best practice.