moved HTTP to HTTPs for symfony.com links

This commit is contained in:
Fabien Potencier
2017-04-03 15:27:01 -07:00
parent fd24cade7f
commit 0b557bab57
5 changed files with 7 additions and 7 deletions
@@ -5,7 +5,7 @@ framework:
#http_method_override: true
#trusted_hosts: null
#trusted_proxies: null
# http://symfony.com/doc/current/reference/configuration/framework.html#handler-id
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
#session:
# handler_id: session.handler.native_file
# save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%"