Skip to content

Commit 68b7a18

Browse files
committed
Fixed some missing references
1 parent 9794c0b commit 68b7a18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

best_practices/creating-the-project.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@ Symfony applications can still use third-party bundles (installed in ``vendor/``
9191
to add features, but you should use PHP namespaces instead of bundles to organize
9292
your own code.
9393

94-
.. _`Symfony Skeleton`: https://github.com/symfony/skeleton
9594
.. _`Composer`: https://getcomposer.org/
95+
.. _`Symfony Flex`: https://github.com/symfony/flex
96+
.. _`Symfony Skeleton`: https://github.com/symfony/skeleton

0 commit comments

Comments
 (0)