Skip to content

Commit a0771e1

Browse files
authored
fix the Contributing link (#2686)
Added the correct link for CONTRIBUTING.md
1 parent 81c5571 commit a0771e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/cms/community.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Strapi is an open-source project (see <ExternalLink to="https://github.com/strap
1818

1919
As it goes hand in hand with the open-source ecosystem, Strapi is open to contributions. The Strapi team appreciates every contribution, be it a feature request, bug report, or pull request. The following GitHub repositories are open-source and contributions-friendly:
2020

21-
- <ExternalLink to="https://github.com/strapi/strapi" text="`strapi/strapi`"/>: main repository of Strapi, which contains the core of the project. You can find the admin panel, core plugins, plugin providers, and the whole code that runs your Strapi application. Please read the <ExternalLink to="https://github.com/strapi/strapi/blob/master/CONTRIBUTING.md" text="`CONTRIBUTING.md`"/> file to have more information about contributions to the main repository.
21+
- <ExternalLink to="https://github.com/strapi/strapi" text="`strapi/strapi`"/>: main repository of Strapi, which contains the core of the project. You can find the admin panel, core plugins, plugin providers, and the whole code that runs your Strapi application. Please read the <ExternalLink to="https://github.com/strapi/strapi/blob/develop/CONTRIBUTING.md" text="`CONTRIBUTING.md`"/> file to have more information about contributions to the main repository.
2222
- <ExternalLink to="https://github.com/strapi/documentation" text="`strapi/documentation`"/>: contains the whole documentation of Strapi. Please read the <ExternalLink to="https://github.com/strapi/documentation/blob/main/CONTRIBUTING.md" text="contribution guide"/> to have more information about contributions to the Strapi documentation.
2323
- <ExternalLink to="https://github.com/strapi/design-system" text="`strapi/design-system`"/>: is the design system that is used in the admin panel. It brings consistency between the different admin plugins.
2424
- <ExternalLink to="https://github.com/strapi/awesome-strapi" text="`strapi-community/awesome-strapi`"/>: contains everything the community built and all managed plugins. It is used as a central place to find and submit new packages such as plugins, middlewares, hooks, and general enhancements to the core of Strapi.

0 commit comments

Comments
 (0)