Commit 59c7eac6 authored by Fabien Potencier's avatar Fabien Potencier

minor #1387 fixed links in docs (fabpot)

This PR was merged into the 2.0.x-dev branch.

Discussion
----------

fixed links in docs

Commits
-------

ae995766 fixed links in docs
parents 25cc8b71 ae995766
......@@ -201,4 +201,4 @@ Traits
$app->form($data);
For more information, consult the `Symfony Forms documentation
<http://symfony.com/doc/2.3/book/forms.html>`_.
<http://symfony.com/doc/2.8/book/forms.html>`_.
......@@ -90,7 +90,7 @@ Usage
The Symfony Security component is powerful. To learn more about it, read the
`Symfony Security documentation
<http://symfony.com/doc/2.3/book/security.html>`_.
<http://symfony.com/doc/2.8/book/security.html>`_.
.. tip::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment