jbertram commented on code in PR #4246: URL: https://github.com/apache/activemq-artemis/pull/4246#discussion_r1010469477
########## docs/user-manual/en/upgrading.md: ########## @@ -16,18 +16,18 @@ Because of this separation it's very easy to upgrade Artemis in most cases. > **Note:** > -> It's recommended to choose a folder different than the on where Apache +> It's recommended to choose a folder different from where Apache > Artemis was downloaded. This separation allows you run multiple broker > instances with the same Artemis "home" for example. It also simplifies > updating to newer versions of Artemis. - + ## General Upgrade Procedure Upgrading may require some specific steps noted in the [versions](versions.md), but the general process is as follows: 1. Navigate to the `etc` folder of the broker instance that's being upgraded -1. Open `artemis.profile` (`artemis.profile.cmd` on Windows). It contains a +2. Open `artemis.profile` (`artemis.profile.cmd` on Windows). It contains a Review Comment: Having both lines begin with `1.` looks odd, but it doesn't necessarily need to change because the `1.` is just a placeholder to indicate a numbered list. When it's converted to HTML it will have the proper numbering. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
