[doc] fix dead link to contribution_guide.md in
README.md README_es.md README_de.md [ci skip]
This commit is contained in:
parent
15190b5972
commit
881c81043d
|
@ -144,7 +144,7 @@ RT-Thread is very grateful for the support from all community developers, and if
|
||||||
|
|
||||||
# Contribution
|
# Contribution
|
||||||
|
|
||||||
If you are interested in RT-Thread and want to join in the development of RT-Thread and become a code contributor,please refer to the [Code Contribution Guide](documentation/contribution_guide/contribution_guide.md).
|
If you are interested in RT-Thread and want to join in the development of RT-Thread and become a code contributor,please refer to the [Code Contribution Guide](.github/CONTRIBUTING.md).
|
||||||
|
|
||||||
## Thanks for the following contributors!
|
## Thanks for the following contributors!
|
||||||
|
|
||||||
|
|
|
@ -144,4 +144,4 @@ RT-Thread ist sehr dankbar für die Unterstützung durch alle Entwickler der Com
|
||||||
|
|
||||||
# Beitrag
|
# Beitrag
|
||||||
|
|
||||||
Wenn Sie an RT-Thread interessiert sind und sich an der Entwicklung von RT-Thread beteiligen und einen Beitrag zum Code leisten wollen, lesen Sie bitte den [Code Contribution Guide](documentation/contribution_guide/contribution_guide.md).
|
Wenn Sie an RT-Thread interessiert sind und sich an der Entwicklung von RT-Thread beteiligen und einen Beitrag zum Code leisten wollen, lesen Sie bitte den [Code Contribution Guide](.github/CONTRIBUTING.md).
|
||||||
|
|
|
@ -143,4 +143,4 @@ RT-Thread está muy agradecido por el apoyo de todos los desarrolladores de la c
|
||||||
|
|
||||||
# Contribución
|
# Contribución
|
||||||
|
|
||||||
Si estás interesado en RT-Thread y quieres unirte al desarrollo de RT-Thread y convertirte en un contribuidor de código, por favor consulta la [Guía de Contribución de Código.](documentation/contribution_guide/contribution_guide.md).
|
Si estás interesado en RT-Thread y quieres unirte al desarrollo de RT-Thread y convertirte en un contribuidor de código, por favor consulta la [Guía de Contribución de Código.](.github/CONTRIBUTING.md).
|
||||||
|
|
Loading…
Reference in New Issue