mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-16 10:43:58 +02:00
Merge pull request #696 from mhujer/capitalization
Fix headers capitalization
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Composer and Packagist
|
||||
isChild: true
|
||||
anchor: composer_and_packagist
|
||||
---
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: PEAR
|
||||
isChild: true
|
||||
anchor: pear
|
||||
---
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Date and Time
|
||||
isChild: true
|
||||
anchor: date_and_time
|
||||
---
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Servers and Deployment
|
||||
anchor: servers_and_deployment
|
||||
---
|
||||
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Virtual or Dedicated Servers
|
||||
isChild: true
|
||||
anchor: virtual_or_dedicated_servers
|
||||
---
|
||||
@@ -50,4 +51,4 @@ be significantly more memory efficient and much faster but it is more work to se
|
||||
[apache]: http://httpd.apache.org/
|
||||
[apache-MPM]: http://httpd.apache.org/docs/2.4/mod/mpm_common.html
|
||||
[mod_fastcgi]: http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html
|
||||
[mod_fcgid]: http://httpd.apache.org/mod_fcgid/
|
||||
[mod_fcgid]: http://httpd.apache.org/mod_fcgid/
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: From the Source
|
||||
isChild: true
|
||||
anchor: from_the_source
|
||||
---
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: People to Follow
|
||||
isChild: true
|
||||
anchor: people_to_follow
|
||||
---
|
||||
|
Reference in New Issue
Block a user