|
6 | 6 |
|
7 | 7 | ## Installation
|
8 | 8 |
|
9 |
| -For the installation guidelines and system requirements, refer to [Getting Started](https://devdocs.magento.com/mftf/2.3/getting-started.html). |
| 9 | +For the installation guidelines and system requirements, refer to [Getting Started][]. |
10 | 10 |
|
11 | 11 | ## Contributing
|
12 | 12 |
|
13 | 13 | We would appreciate your contributions to new components or new features, changes to the existing features, tests, documentation, specifications, bug fixes, optimizations, or just good suggestions.
|
14 | 14 | Report about an issue or request features opening a GitHub issue.
|
15 |
| -Learn more about contributing in our [Contribution Guidelines](.github/CONTRIBUTING.md). |
| 15 | +Learn more about contributing in our [Contribution Guidelines][]. |
16 | 16 |
|
17 |
| -If you want to participate in the documentation work, see [DevDocs Contributing](https://github.com/magento/devdocs/blob/master/.github/CONTRIBUTING.md). |
| 17 | +If you want to participate in the documentation work, see [DevDocs Contributing][]. |
18 | 18 |
|
19 | 19 | ### Labels applied by the MFTF team
|
20 | 20 |
|
@@ -55,15 +55,26 @@ These labels are applied by the MFTF development team to community contributed i
|
55 | 55 |
|
56 | 56 | ## Reporting security issues
|
57 | 57 |
|
58 |
| -To report security vulnerabilities and other security issues in the Magento software or web sites, send an email with the report at [security@magento.com](mailto:security@magento.com). |
| 58 | +To report security vulnerabilities and other security issues in the Magento software or web sites, send an email with the report at [security@magento.com][]. |
59 | 59 | Do not report security issues using GitHub.
|
60 |
| -Be sure to encrypt your e-mail with our [encryption key](https://info2.magento.com/rs/magentoenterprise/images/security_at_magento.asc) if it includes sensitive information. |
61 |
| -Learn more about reporting security issues [here](https://magento.com/security/reporting-magento-security-issue). |
| 60 | +Be sure to encrypt your e-mail with our [encryption key][] if it includes sensitive information. |
| 61 | +Learn more about reporting security issues [here][]. |
62 | 62 |
|
63 |
| -Stay up-to-date on the latest security news and patches for Magento by signing up for [Security Alert Notifications](https://magento.com/security/sign-up). |
| 63 | +Stay up-to-date on the latest security news and patches for Magento by signing up for [Security Alert Notifications][]. |
64 | 64 |
|
65 | 65 | ## License
|
66 | 66 |
|
67 | 67 | Each Magento source file included in this distribution is licensed under AGPL 3.0.
|
68 | 68 |
|
69 |
| -See the license [here](LICENSE_AGPL3.txt) or contact [license@magentocommerce.com](mailto:license@magentocommerce.com) for a copy. |
| 69 | +See the license [here][] or contact [license@magentocommerce.com][] for a copy. |
| 70 | + |
| 71 | +<!-- Link Definitions --> |
| 72 | +[Getting Started]: https://devdocs.magento.com/mftf/getting-started.html |
| 73 | +[Contribution Guidelines]: .github/CONTRIBUTING.md |
| 74 | +[DevDocs Contributing]: https://github.com/magento/devdocs/blob/master/.github/CONTRIBUTING.md |
| 75 | +[security@magento.com]: mailto:security@magento.com |
| 76 | +[encryption key]: https://info2.magento.com/rs/magentoenterprise/images/security_at_magento.asc |
| 77 | +[here]: https://magento.com/security/reporting-magento-security-issue |
| 78 | +[Security Alert Notifications]: https://magento.com/security/sign-up |
| 79 | +[here]: LICENSE_AGPL3.txt |
| 80 | +[license@magentocommerce.com]: mailto:license@magentocommerce.com |
0 commit comments