Sfoglia il codice sorgente

Change Guzzle link to point to Github repo.

pull/260/head
Jamie 11 anni fa
parent
commit
420b60f54d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -149,7 +149,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
149 149
 ## HTTP
150 150
 *Libraries for working with HTTP and scraping websites.*
151 151
 
152
-* [Guzzle](http://guzzlephp.org/) - A comprehensive HTTP client.
152
+* [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
153 153
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
154 154
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
155 155
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.

Loading…
Annulla
Salva