mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-08 06:56:33 +02:00
Remove duplicate back to top link
This commit is contained in:
@@ -10,8 +10,6 @@ Ideally you should write PHP code that adheres to one or more of these standards
|
|||||||
* [Read about PSR-1][psr1]
|
* [Read about PSR-1][psr1]
|
||||||
* [Read about PSR-2][psr2]
|
* [Read about PSR-2][psr2]
|
||||||
|
|
||||||
[Back to Top](#top)
|
|
||||||
|
|
||||||
[fig]: http://www.php-fig.org/
|
[fig]: http://www.php-fig.org/
|
||||||
[psr0]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
|
[psr0]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md
|
||||||
[psr1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md
|
[psr1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md
|
||||||
|
Reference in New Issue
Block a user