Skip to content

Commit

Permalink
minor #4495 [Best Practices][Business Logic] link to a bundle's curre…
Browse files Browse the repository at this point in the history
…nt (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
  • Loading branch information
weaverryan committed Dec 7, 2014
2 parents 39a36bc + 13f18b3 commit d203e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best_practices/business-logic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ in a matter of seconds.

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

0 comments on commit d203e5a

Please sign in to comment.