8000 fixed http link to symfony.com · symfony/symfony-standard@6a2635d · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 6a2635d

Browse files
committed
fixed http link to symfony.com
1 parent ea2fd2e commit 6a2635d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ framework:
2525
trusted_hosts: ~
2626
trusted_proxies: ~
2727
session:
28-
# http://symfony.com/doc/current/reference/configuration/framework.html#handler-id
28+
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
2929
handler_id: session.handler.native_file
3030
save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%"
3131
fragments: ~

0 commit comments

Comments
 (0)
0