From 054c35e69eabab23e0aaf55f9d46b5b0cc80ed20 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 4 Apr 2017 21:28:28 +0200 Subject: [PATCH] Use https when linking to symfony.com --- symfony/flex/1.0/.env.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symfony/flex/1.0/.env.dist b/symfony/flex/1.0/.env.dist index 50edef13..0a073816 100644 --- a/symfony/flex/1.0/.env.dist +++ b/symfony/flex/1.0/.env.dist @@ -1,3 +1,3 @@ # This file is a "template" of which env vars needs to be defined in your configuration or in an .env file # Set variables here that may be different on each deployment target of the app, e.g. development, staging, production. -# http://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration +# https://symfony.com/doc/current/best_practices/configuration.html#infrastructure-related-configuration