Zend standards url fixed.

This commit is contained in:
Justinas
2015-01-31 14:41:36 +02:00
parent fd1d4db375
commit df1174b74c

View File

@@ -46,7 +46,7 @@ readable by all current and future parties who may be working on the codebase.
[psr2]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[psr4]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md
[pear-cs]: http://pear.php.net/manual/en/standards.php
[zend-cs]: http://framework.zend.com/wiki/display/ZFDEV2/Coding+Standards
[zend-cs]: http://framework.zend.com/manual/1.12/en/coding-standard.html
[symfony-cs]: http://symfony.com/doc/current/contributing/code/standards.html
[phpcs]: http://pear.php.net/package/PHP_CodeSniffer/
[st-cs]: https://github.com/benmatselby/sublime-phpcs