From 4046869d140d53b7109e464181cf42377cd7e395 Mon Sep 17 00:00:00 2001 From: Luca Lorenzini <1146449+b1n01@users.noreply.github.com> Date: Tue, 6 Sep 2022 11:43:54 +0200 Subject: [PATCH] Updated SymfonyCloud link Fixing the URL to the SymfonyCloud environment variables documentation page --- configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.rst b/configuration.rst index dfc5eb8a9ac..e7f2680e917 100644 --- a/configuration.rst +++ b/configuration.rst @@ -955,4 +955,4 @@ And all the other topics related to configuration: .. _`Learn the XML syntax`: https://en.wikipedia.org/wiki/XML .. _`environment variables`: https://en.wikipedia.org/wiki/Environment_variable .. _`symbolic links`: https://en.wikipedia.org/wiki/Symbolic_link -.. _`utilities to manage env vars`: https://symfony.com/doc/master/cloud/cookbooks/env.html +.. _`utilities to manage env vars`: https://symfony.com/doc/current/cloud/env.html