diff options
author | Nicolas Grekas <nicolas.grekas@gmail.com> | 2015-05-13 13:33:56 +0200 |
---|---|---|
committer | Nicolas Grekas <nicolas.grekas@gmail.com> | 2015-05-13 13:33:56 +0200 |
commit | db95dbe483b2f8ce7bae38ea37ae1f42fe141a6c (patch) | |
tree | 72acf58955b0989e1aff016c2e60fb9f388cd9c6 /Core/README.md | |
parent | 8a7c037d1db1bd2d1eeceb7ae714f89e78ea395b (diff) | |
download | symfony-security-db95dbe483b2f8ce7bae38ea37ae1f42fe141a6c.zip symfony-security-db95dbe483b2f8ce7bae38ea37ae1f42fe141a6c.tar.gz symfony-security-db95dbe483b2f8ce7bae38ea37ae1f42fe141a6c.tar.bz2 |
fix missing links to https://symfony.com
Diffstat (limited to 'Core/README.md')
-rw-r--r-- | Core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/README.md b/Core/README.md index 66c323e..73e3e85 100644 --- a/Core/README.md +++ b/Core/README.md @@ -11,7 +11,7 @@ Resources Documentation: -http://symfony.com/doc/2.6/book/security.html +https://symfony.com/doc/2.6/book/security.html Tests ----- |