Skip to content

Commit 6290c53

Browse files
committed
removed branch versions
1 parent f2af36f commit 6290c53

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

contributing/documentation/overview.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ then clone your fork:
2626
$ git clone git://github.com/YOURUSERNAME/symfony-docs.git
2727
2828
Consistent with Symfony's source code, the documentation repository is split into
29-
multiple branches: ``2.0``, ``2.1``, ``2.2`` corresponding to the different
30-
versions of Symfony itself. The ``master`` branch holds the documentation
31-
for the development branch of the code.
29+
multiple branches, corresponding to the different versions of Symfony itself.
30+
The ``master`` branch holds the documentation for the development branch of the code.
3231

3332
Unless you're documenting a feature that was introduced *after* Symfony 2.1
3433
(e.g. in Symfony 2.2), your changes should always be based on the 2.1 branch.

0 commit comments

Comments
 (0)