diff --git a/zenstruck/foundry/1.9/config/packages/dev/zenstruck_foundry.yaml b/zenstruck/foundry/1.9/config/packages/dev/zenstruck_foundry.yaml index e353187c..655840ce 100644 --- a/zenstruck/foundry/1.9/config/packages/dev/zenstruck_foundry.yaml +++ b/zenstruck/foundry/1.9/config/packages/dev/zenstruck_foundry.yaml @@ -1,4 +1,4 @@ -# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration +# See full configuration: https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#full-default-bundle-configuration zenstruck_foundry: - # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh) + # Whether to auto-refresh proxies by default (https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html#auto-refresh) auto_refresh_proxies: true diff --git a/zenstruck/foundry/1.9/post-install.txt b/zenstruck/foundry/1.9/post-install.txt index 8a3adaca..456b63d0 100644 --- a/zenstruck/foundry/1.9/post-install.txt +++ b/zenstruck/foundry/1.9/post-install.txt @@ -1,4 +1,4 @@ * You're ready to use zenstruck/foundry. Create your first factory with bin/console make:factory. - * Read the documentation at https://github.com/zenstruck/foundry#foundry + * Read the documentation at https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html