Browse Source

Tweak category name

pull/357/merge
Jamie York 10 years ago
parent
commit
baffd478aa
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

@@ -69,7 +69,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
69 69
 	- [Virtual Machines](#virtual-machines)
70 70
 	- [Integrated Development Environment](#integrated-development-environment)
71 71
 	- [Web Applications](#web-applications)
72
-	- [PHP Infrastructure](#php-infrastructure)
72
+	- [Infrastructure](#infrastructure)
73 73
 - [Resources](#resources)
74 74
 	- [PHP Websites](#php-websites)
75 75
 	- [Other Websites](#other-websites)
@@ -754,7 +754,7 @@ Libraries to help manage database schemas and migrations.
754 754
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
755 755
 * [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
756 756
 
757
-## PHP Infrastructure
757
+## Infrastructure
758 758
 *Infrastructure for providing PHP applications and services.*
759 759
 
760 760
 * [appserver.io](http://appserver.io/) - A multithreaded application server for PHP, written in PHP.

Loading…
Cancel
Save