Fix zenstruck/foundry doc links

This commit is contained in:
jmsche
2021-12-14 14:02:17 +01:00
parent 8f7eeab8d5
commit c4e3ac0420
2 changed files with 3 additions and 3 deletions
@@ -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
+1 -1
View File
@@ -1,4 +1,4 @@
* You're ready to use zenstruck/foundry. Create your first factory with
<info>bin/console make:factory</>.
* <fg=blue>Read</> the documentation at <comment>https://github.com/zenstruck/foundry#foundry</>
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html</>