Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 68b7a18

Browse filesBrowse files
committed
Fixed some missing references
1 parent 9794c0b commit 68b7a18
Copy full SHA for 68b7a18

File tree

Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-1
lines changed

‎best_practices/creating-the-project.rst

Copy file name to clipboardExpand all lines: best_practices/creating-the-project.rst
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.