Commit c2a847f1 authored by Fabien Potencier's avatar Fabien Potencier

minor #1609 Link to current documention of Symfony components (hkdobrev)

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

Discussion
----------

Link to current documention of Symfony components

Prefer the latest Symfony documentation instead of a specific version which can easily become outdated.

Commits
-------

b2dc9445 Link to current documention of Symfony components
parents eb559d4c b2dc9445
...@@ -213,4 +213,4 @@ Traits ...@@ -213,4 +213,4 @@ Traits
$app->namedForm($name, $data, $options, $type); $app->namedForm($name, $data, $options, $type);
For more information, consult the `Symfony Forms documentation For more information, consult the `Symfony Forms documentation
<http://symfony.com/doc/2.8/book/forms.html>`_. <http://symfony.com/doc/current/forms.html>`_.
...@@ -90,7 +90,7 @@ Usage ...@@ -90,7 +90,7 @@ Usage
The Symfony Security component is powerful. To learn more about it, read the The Symfony Security component is powerful. To learn more about it, read the
`Symfony Security documentation `Symfony Security documentation
<http://symfony.com/doc/2.8/book/security.html>`_. <http://symfony.com/doc/current/security.html>`_.
.. tip:: .. 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