Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 67713e0

Browse files
committed
Add correct link to the Quality Patches Tool page
1 parent 28cb71a commit 67713e0

File tree

1 file changed

+2
-2
lines changed
  • src/guides/v2.3/comp-mgr/patching

1 file changed

+2
-2
lines changed

src/guides/v2.3/comp-mgr/patching/mqp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ After upgrading to a new version of {{ site.data.var.ee }} or {{ site.data.var.c
8989
#### Apply individual patches
9090

9191
{:.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).
9393

9494
To apply a single patch, run the following command where `MAGETWO-XXXX` is the patch ID specified in the status table:
9595

@@ -115,7 +115,7 @@ Consider keeping a list of applied patches in a separate location. You might nee
115115
#### Revert individual patches
116116

117117
{:.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).
119119

120120
To revert a single patch, run the following command where `MAGETWO-XXXX` is the patch ID specified in the status table:
121121

0 commit comments

Comments
 (0)