mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 16:23:57 +02:00
Verify link consistency - round 1
- Verify that all named links at the bottom of a post are in use, otherwise either remove or add link in post - if the post uses named links, try and make sure all links in the post are in that style - ensure logical order for the named links at the bottom
This commit is contained in:
@@ -58,6 +58,6 @@ Hello, world
|
||||
[cli-options]: http://php.net/features.commandline.options
|
||||
[argc]: http://php.net/reserved.variables.argc
|
||||
[argv]: http://php.net/reserved.variables.argv
|
||||
[exit-codes]: http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits
|
||||
[php-cli]: http://php.net/features.commandline
|
||||
[php-cli-windows]: http://php.net/install.windows.commandline
|
||||
[exit-codes]: http://www.gsp.com/cgi-bin/man.cgi?section=3&topic=sysexits
|
||||
|
Reference in New Issue
Block a user