You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/guides/v2.3/comp-mgr/patching/mqp.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ After upgrading to a new version of {{ site.data.var.ee }} or {{ site.data.var.c
89
89
#### Apply individual patches
90
90
91
91
{:.bs-callout-warning}
92
-
We strongly recommend testing all patches in a staging or development environment before deploying to production. We also strongly recommend backing up your data before applying a patch. See [Back up and roll back the file system][].
92
+
We strongly recommend testing all patches in a staging or development environment before deploying to production. We also strongly recommend backing up your data before applying a patch. See [Back up and roll back the file system]({{ page.baseurl }}/install-gde/install/cli/install-cli-backup.html).
93
93
94
94
To apply a single patch, run the following command where `MAGETWO-XXXX` is the patch ID specified in the status table:
95
95
@@ -115,7 +115,7 @@ Consider keeping a list of applied patches in a separate location. You might nee
115
115
#### Revert individual patches
116
116
117
117
{:.bs-callout-warning}
118
-
We strongly recommend testing all patches in a staging or development environment before deploying to production. We also strongly recommend backing up your data before applying a patch. See [Back up and roll back the file system][].
118
+
We strongly recommend testing all patches in a staging or development environment before deploying to production. We also strongly recommend backing up your data before applying a patch. See [Back up and roll back the file system]({{ page.baseurl }}/install-gde/install/cli/install-cli-backup.html).
119
119
120
120
To revert a single patch, run the following command where `MAGETWO-XXXX` is the patch ID specified in the status table:
0 commit comments