Skip to content

Commit 4ec6374

Browse files
committed
Minor fixes in the bundles article
1 parent 5061238 commit 4ec6374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Creating a Bundle
6868
`SensioGeneratorBundle`_ is an optional bundle that includes commands to create
6969
different elements of your application, such as bundles. If you create lots of
7070
bundles, consider using it. However, this section creates and enables a new
71-
bundle by hand to show how simple is to do it.
71+
bundle by hand to show how simple it is to do it.
7272

7373
The new bundle is called AcmeTestBundle, where the ``Acme`` portion is just a
7474
dummy name that should be replaced by some "vendor" name that represents you or
@@ -179,4 +179,4 @@ Learn more
179179
bundles/*
180180

181181
.. _`third-party bundles`: https://github.com/search?q=topic%3Asymfony-bundle&type=Repositories
182-
.. _`SensioGeneratorBundle`: https://github.com/sensiolabs/SensioGeneratorBundle
182+
.. _`SensioGeneratorBundle`: https://symfony.com/doc/current/bundles/SensioGeneratorBundle/index.html

0 commit comments

Comments
 (0)