@@ -5,22 +5,22 @@ One of the essential principles of the Symfony project is that **documentation i
55as important as code **. That's why we dedicate a great amount of resources to
66document new features and to maintain updated the rest of the documentation.
77
8- More than 800 hundred developers all around the world have contributed to
9- Symfony documentation, and we are glad that you are considering joining this big
10- family. This guide will explain everything you need to contribute to Symfony
11- documentation.
8+ More than 800 developers all around the world have contributed to Symfony
9+ documentation, and we are glad that you are considering joining this big family.
10+ This guide will explain everything you need to contribute to Symfony documentation.
1211
1312Before Your First Contribution
1413------------------------------
1514
1615**Before contributing **, you should consider the following:
1716
1817* Symfony documentation is written using `reStructuredText `_ markup language.
19- If you are not familiar with this format, read:doc: `this article <format >`
18+ If you are not familiar with this format, read:doc: `this article </contributing/documentation/ format >`
2019 for a quick overview of its basic features.
2120* Symfony documentation is hosted on `GitHub `_. You'll need a GitHub user account
2221 to contribute documentation.
23- * Symfony documentation is published under a:doc: `Creative Commons BY-SA 3.0 License <license >`
22+ * Symfony documentation is published under a
23+ :doc: `Creative Commons BY-SA 3.0 License </contributing/documentation/license >`
2424 and all your contributions will implicitly adhere to that license.
2525
2626Your First Documentation Contribution
@@ -255,7 +255,7 @@ website.
255255What If I Want to Translate Some Documentation into my Language?
256256~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
257257
258- Read the dedicated:doc: `document <translations >`.
258+ Read the dedicated:doc: `document </contributing/documentation/ translations >`.
259259
260260Why Should I Use the Oldest Maintained Branch Instead of the Master Branch?
261261~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~