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

Commit 7382290

Browse files
committed
Fixed broken links
1 parent 030c26e commit 7382290

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

src/cloud/howtos/install-components.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To install an extension:
7474
Module is enabled
7575
```
7676

77-
If you encounter deployment errors, see [extension deployment failure][trouble].
77+
If you encounter deployment errors, see [extension deployment failure][].
7878

7979
## Manage extensions
8080

@@ -168,4 +168,4 @@ If you encounter errors, see [extension deployment failure][].
168168
[config]: {{ site.baseurl }}/guides/v2.3/config-guide/config/config-php.html
169169
[extensions]: {{ site.baseurl }}/extensions/
170170
[Commerce Marketplace]: https://marketplace.magento.com
171-
[trouble]: {{ site.baseurl }}/cloud/trouble/trouble_comp-deploy-fail.html
171+
[extension deployment failure]: {{ site.baseurl }}/cloud/trouble/trouble_comp-deploy-fail.html

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ To apply patches from the command line:
2727

2828
<!-- Link Definitions -->
2929

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

src/guides/v2.3/install-gde/prereq/prereq-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To install or upgrade Apache, see [Apache]({{page.baseurl}}/install-gde/prereq/a
6666

6767
### PHP
6868

69-
See [system requirements]({{ page.baseurl }}/install-gde/system-requirements.html) for supported versions of PHP and [PHP][] for PHP requirements.
69+
See [system requirements]({{ page.baseurl }}/install-gde/system-requirements.html) for supported versions of PHP and [PHP] for PHP requirements.
7070

7171
### MySQL
7272

src/guides/v2.3/payments-integrations/cardinal/cardinal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This document provides additional technical details for integrating Magento paym
77

88
The integration is based on the *Magento_CardinalCommerce* module that implements the [Cardinal Cruise Standard][] integration approach.
99

10-
The Cardinal Cruise Standard integration is purely a JavaScript approach that is all encompassing. When enabling this approach for [Cardinal Consumer Authentication][], this integration will handle the device data collection, initiating the transaction for [CCA][], presenting the authentication session if required, and returning the results of authentication once completed. This is recommended integration approach for CCA.
10+
The Cardinal Cruise Standard integration is purely a JavaScript approach that is all encompassing. When enabling this approach for [Cardinal Consumer Authentication][], this integration will handle the device data collection, initiating the transaction for [CCA][Cardinal Consumer Authentication], presenting the authentication session if required, and returning the results of authentication once completed. This is recommended integration approach for CCA.
1111

1212
The following diagram shows a simplified 3-D Secure verification flow using Cardinal Cruise Standard integration approach provided by CardinalCommerce:
1313

src/guides/v2.4/install-gde/prereq/prereq-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To install or upgrade Apache, see [Apache]({{page.baseurl}}/install-gde/prereq/a
6262

6363
### PHP
6464

65-
See [system requirements]({{ page.baseurl }}/install-gde/system-requirements.html) for supported versions of PHP and [PHP][] for PHP requirements.
65+
See [system requirements]({{ page.baseurl }}/install-gde/system-requirements.html) for supported versions of PHP and [PHP] for PHP requirements.
6666

6767
### MySQL
6868

0 commit comments

Comments
 (0)