Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 8eddbce

Browse files
committed
Renamed article
1 parent 38999ab commit 8eddbce

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

contributing/code.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ Contributing
44
The Symfony2 CMF team follows all the rules and guidelines of the core
55
Symfony2 `development process`_.
66

7-
When creating Pull Requests, please follow the Symfony `Submitting a Patch`_ guidlines.
7+
When creating Pull Requests, please follow the Symfony `Submitting a Patch`_
8+
guidlines.
89

910
.. tip::
1011

11-
See :doc:`pr_style_and_commits` for the commit conventions used by the
12-
Symfony CMF team.
12+
See :doc:`commits` for the commit conventions used by the Symfony CMF
13+
team.
1314

1415
Resources / Links
1516
-----------------
File renamed without changes.

contributing/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Contributing
55
:hidden:
66

77
code
8-
pr_style_and_commits
8+
commits
99
bundles
1010
releases
1111
license

contributing/map.rst.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
* :doc:`code`
2-
* :doc:`pr_style_and_commits`
2+
* :doc:`commits`
33
* :doc:`bundles`
44
* :doc:`releases`
55
* :doc:`license`

0 commit comments

Comments
 (0)