Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit e5ad786

Browse files
committed
minor #703 Fixed version in links (zomberg)
This PR was merged into the 2.5 branch. Discussion ---------- Fixed version in links Commits ------- 00c780a Fixed version in links
2 parents bcd6f66 + 00c780a commit e5ad786

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -155,16 +155,16 @@ released under the MIT or BSD license.
155155

156156
Enjoy!
157157

158-
[1]: http://symfony.com/doc/2.4/book/installation.html
158+
[1]: http://symfony.com/doc/2.5/book/installation.html
159159
[2]: http://getcomposer.org/
160160
[3]: http://symfony.com/download
161-
[4]: http://symfony.com/doc/2.4/quick_tour/the_big_picture.html
162-
[5]: http://symfony.com/doc/2.4/index.html
163-
[6]: http://symfony.com/doc/2.4/bundles/SensioFrameworkExtraBundle/index.html
164-
[7]: http://symfony.com/doc/2.4/book/doctrine.html
165-
[8]: http://symfony.com/doc/2.4/book/templating.html
166-
[9]: http://symfony.com/doc/2.4/book/security.html
167-
[10]: http://symfony.com/doc/2.4/cookbook/email.html
168-
[11]: http://symfony.com/doc/2.4/cookbook/logging/monolog.html
169-
[12]: http://symfony.com/doc/2.4/cookbook/assetic/asset_management.html
170-
[13]: http://symfony.com/doc/2.4/bundles/SensioGeneratorBundle/index.html
161+
[4]: http://symfony.com/doc/2.5/quick_tour/the_big_picture.html
162+
[5]: http://symfony.com/doc/2.5/index.html
163+
[6]: http://symfony.com/doc/2.5/bundles/SensioFrameworkExtraBundle/index.html
164+
[7]: http://symfony.com/doc/2.5/book/doctrine.html
165+
[8]: http://symfony.com/doc/2.5/book/templating.html
166+
[9]: http://symfony.com/doc/2.5/book/security.html
167+
[10]: http://symfony.com/doc/2.5/cookbook/email.html
168+
[11]: http://symfony.com/doc/2.5/cookbook/logging/monolog.html
169+
[12]: http://symfony.com/doc/2.5/cookbook/assetic/asset_management.html
170+
[13]: http://symfony.com/doc/2.5/bundles/SensioGeneratorBundle/index.html

0 commit comments

Comments
 (0)