From 56462de06766f155d4edc6f4232fa96bb0f5ce9d Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Sat, 26 Feb 2022 09:43:17 +0100 Subject: [PATCH] fixing docu url (#1360) --- .../1.2/config/packages/stof_doctrine_extensions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml b/stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml index c83f3b1d..b258add3 100644 --- a/stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml +++ b/stof/doctrine-extensions-bundle/1.2/config/packages/stof_doctrine_extensions.yaml @@ -1,4 +1,4 @@ # Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html -# See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/ +# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc stof_doctrine_extensions: default_locale: en_US