Skip to content

Commit 241fa71

Browse files
authored
ENGCOM-6789: Correct doc url added to README #26641
2 parents 606c3e8 + f97dc73 commit 241fa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpserver/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ php bin/magento setup:install --base-url=http://127.0.0.1:8082
2727
Notes:
2828
- By default, Magento creates a random Admin URI for you. Make sure to write this value down because it's how you access the Magento Admin later. For example : ```http://127.0.0.1:8082/index.php/admin_1vpn01```.
2929

30-
For more informations about the installation process using the CLI, you can consult the dedicated documentation that can found in [the developer documentation](https://github.com/magento/devdocs/blob/develop/guides/v2.0/install-gde/install/cli/install-cli-install.md).
30+
For more information about the installation process using the CLI, you can consult the dedicated documentation that can found in [the developer documentation](https://devdocs.magento.com/guides/v2.3/install-gde/install/cli/install-cli-subcommands.html).
3131

3232
### How to run Magento
3333

0 commit comments

Comments
 (0)