Skip to content

Commit 6a06eb5

Browse files
authored
Return links rst definitions
1 parent 0ea1593 commit 6a06eb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ To establish a consistent code quality, please check your code using
4444
`PHP CodeSniffer`_ against `PSR2 standard`_
4545
using ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor .``.
4646

47+
.. _`design patterns`: http://en.wikipedia.org/wiki/Software_design_pattern
48+
.. _`PHP CodeSniffer`: https://github.com/squizlabs/PHP_CodeSniffer
49+
.. _`PSR2 standard`: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md

0 commit comments

Comments
 (0)