mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-06 14:06:34 +02:00
Remove extra Back to Top link
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Welcome
|
||||
# Welcome
|
||||
|
||||
There's a lot of bad information on the Web (I'm looking at you, W3Schools) that leads new PHP users astray, propagating bad practices and bad code. This must stop. _PHP: The Right Way_ is an easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web.
|
||||
|
||||
@@ -19,7 +19,5 @@ developers know where to find good information!
|
||||
|
||||
[See Banner Images][2]
|
||||
|
||||
[Back to Top](#top){.top}
|
||||
|
||||
[1]: https://github.com/codeguy/php-the-right-way/tree/gh-pages
|
||||
[2]: /banners.html
|
||||
|
Reference in New Issue
Block a user