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

Commit 8f2af57

Browse files
authored
Fixed link text
1 parent 7382290 commit 8f2af57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/v2.3/comp-mgr/patching/command-line.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ functional_areas:
99
To apply patches from the command line:
1010

1111
1. Upload the local file into the `<Magento_root>` directory on the server using FTP, SFTP, SSH or your normal transport method.
12-
1. Log into the server as the [Magento admin user][] and verify the file is in the correct directory.
12+
1. Log into the server as the [admin user][] and verify the file is in the correct directory.
1313
1. In the command line interface, run the following commands according to the patch extension:
1414

1515
```bash
@@ -27,4 +27,4 @@ To apply patches from the command line:
2727

2828
<!-- Link Definitions -->
2929

30-
[Magento admin user]:{{ page.baseurl }}/config-guide/cli/config-cli.html#config-install-cli-first
30+
[admin user]:{{ page.baseurl }}/config-guide/cli/config-cli.html#config-install-cli-first

0 commit comments

Comments
 (0)