diff options
author | Fabien Potencier <fabien.potencier@gmail.com> | 2013-04-01 10:07:53 +0200 |
---|---|---|
committer | Fabien Potencier <fabien.potencier@gmail.com> | 2013-04-01 10:07:53 +0200 |
commit | 708f7aa9f69b2ae48832a875c252f4e14f2d76e8 (patch) | |
tree | b6018debf2dd1ddd290504dd13104fa0d367466b | |
parent | e9881be1f36637ad887bf5e714639ccac5d90630 (diff) | |
download | symfony-security-708f7aa9f69b2ae48832a875c252f4e14f2d76e8.zip symfony-security-708f7aa9f69b2ae48832a875c252f4e14f2d76e8.tar.gz symfony-security-708f7aa9f69b2ae48832a875c252f4e14f2d76e8.tar.bz2 |
fixed doc references (closes #7515)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Resources Documentation: -http://symfony.com/doc/2.2/book/security.html +http://symfony.com/doc/2.3/book/security.html Resources --------- |