Skip to content

Commit ccfb235

Browse files
authored
Merge pull request #298 from manavluhar/patch-2
Update README.md
2 parents e4aea96 + 1f29f30 commit ccfb235

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

README.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,26 @@
22
Welcome to Magento 2 installation! We're glad you chose to install Magento 2, a cutting-edge, feature-rich eCommerce solution that gets results.
33

44
## Magento System Requirements
5-
[Magento System Requirements](https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements.html).
5+
* [Magento System Requirements](https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html)
66

77
## Install Magento
88

9-
* [Installation Guide](https://devdocs.magento.com/guides/v2.3/install-gde/bk-install-guide.html).
9+
* [Installation Guide](https://devdocs.magento.com/guides/v2.4/install-gde/bk-install-guide.html)
1010

1111
<h2>Contributing to the Magento 2 Code Base</h2>
1212
Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.
1313

1414
To learn about how to make a contribution, click [here][1].
1515

16-
To learn about issues, click [here][2]. To open an issue, click [here][3].
16+
To learn about issues, click [here][2].
17+
18+
To open an issue, click [here][3].
1719

1820
To suggest documentation improvements, click [here][4].
1921

20-
[1]: <https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html>
21-
[2]: <https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html#report>
22-
[3]: <https://github.com/magento/security-package/issues>
22+
[1]: https://devdocs.magento.com/contributor-guide/contributing.html
23+
[2]: https://devdocs.magento.com/contributor-guide/contributing.html#report
24+
[3]: https://github.com/magento/security-package/issues
2325
[4]: <https://devdocs.magento.com>
2426

2527
<h3>Community Maintainers</h3>
@@ -37,7 +39,7 @@ Magento is thankful for any contribution that can improve our code base, documen
3739

3840
### Labels Applied by the Magento Team
3941
We apply labels to public Pull Requests and Issues to help other participants retrieve additional information about current progress, component assignments, Magento release lines, and much more.
40-
Please review the [Code Contributions guide](https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html#labels) for detailed information on labels used in Magento 2 repositories.
42+
Please review the [Code Contributions guide](https://devdocs.magento.com/contributor-guide/contributing.html#labels) for detailed information on labels used in Magento 2 repositories.
4143

4244
## Reporting Security Issues
4345

@@ -50,7 +52,7 @@ Stay up-to-date on the latest security news and patches for Magento by signing u
5052
Each Magento source file included in this distribution is licensed under OSL 3.0 or the Magento Enterprise Edition (MEE) license.
5153

5254
[Open Software License (OSL 3.0)](https://opensource.org/licenses/osl-3.0.php).
53-
Please see [LICENSE.txt](https://github.com/magento/security-package/blob/2.3-develop/LICENSE.txt) for the full text of the OSL 3.0 license or contact [email protected] for a copy.
55+
Please see [LICENSE.txt](https://github.com/magento/security-package/blob/develop/LICENSE.txt) for the full text of the OSL 3.0 license or contact [email protected] for a copy.
5456

5557
Subject to Licensee's payment of fees and compliance with the terms and conditions of the MEE License, the MEE License supersedes the OSL 3.0 license for each source file.
5658
Please see LICENSE_EE.txt for the full text of the MEE License or visit https://magento.com/legal/terms/enterprise.
@@ -62,6 +64,6 @@ To connect with Magento and the Community, join us on the [Magento Community Eng
6264

6365
We have channels for each project. These channels are recommended for new members:
6466

65-
- [general](https://magentocommeng.slack.com/messages/C4YS78WE6): Open chat for introductions and Magento 2 questions
66-
- [github](https://magentocommeng.slack.com/messages/C7KB93M32): Support for GitHub issues, pull requests, and processes
67-
- [public-backlog](https://magentocommeng.slack.com/messages/CCV3J3RV5): Discussions of the Magento 2 backlog
67+
- [general](https://magentocommeng.slack.com/archives/C4YS78WE6): Open chat for introductions and Magento 2 questions
68+
- [github](https://magentocommeng.slack.com/archives/C7KB93M32): Support for GitHub issues, pull requests, and processes
69+
- [public-backlog](https://magentocommeng.slack.com/archives/CCV3J3RV5): Discussions of the Magento 2 backlog

0 commit comments

Comments
 (0)