Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Removed doc link from readme
  • Loading branch information
lyrixx committed Mar 14, 2014
1 parent ee438d2 commit c74024d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Object-oriented PHP bindings for the AMQP C library (https://github.com/alanxz/r

### Documentation

There official docs on PHP website [here](http://www.php.net/manual/en/book.amqp.php), but it is a bit outdated (see issue [#17](https://github.com/pdezwart/php-amqp/issues/17)) but there perfect [stub files](https://github.com/pdezwart/php-amqp/tree/master/stubs) with accurate PHPDoc which may be also used in your IDE for code completion, navigation and documentation in-place.
[stub files](https://github.com/pdezwart/php-amqp/tree/master/stubs) with accurate PHPDoc which may be also used in your IDE for code completion, navigation and documentation in-place.

### How to report a problem

Expand Down

0 comments on commit c74024d

Please sign in to comment.