Skip to content

Commit d203e5a

Browse files
committed
minor #4495 [Best Practices][Business Logic] link to a bundle's current (not master) docs (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Best Practices][Business Logic] link to a bundle's current (not master) docs | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- 13f18b3 link to a bundle's current (not master) docs
2 parents 39a36bc + 13f18b3 commit d203e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/business-logic.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ in a matter of seconds.
335335

336336
.. _`full definition`: http://en.wikipedia.org/wiki/Business_logic
337337
.. _`Doctrine project`: http://www.doctrine-project.org/
338-
.. _`fixture class`: http://symfony.com/doc/master/bundles/DoctrineFixturesBundle/index.html#writing-simple-fixtures
338+
.. _`fixture class`: http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html#writing-simple-fixtures
339339
.. _`PSR-1`: http://www.php-fig.org/psr/psr-1/
340340
.. _`PSR-2`: http://www.php-fig.org/psr/psr-2/
341341
.. _`the Symfony Code Standards`: http://symfony.com/doc/current/contributing/code/standards.html

0 commit comments

Comments
 (0)