Skip to content

Commit 6cd14d7

Browse files
committed
minor #5 Use https when linking to symfony.com (javiereguiluz)
This PR was merged into the master branch. Discussion ---------- Use https when linking to symfony.com Commits ------- 054c35e Use https when linking to symfony.com
2 parents 16283e8 + 054c35e commit 6cd14d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/flex/1.0/.env.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file is a "template" of which env vars needs to be defined in your configuration or in an .env file
22
# Set variables here that may be different on each deployment target of the app, e.g. development, staging, production.
3-
# http://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration
3+
# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration

0 commit comments

Comments
 (0)