From b407d2da1f75aa6e0206a57034a60ff77b27c280 Mon Sep 17 00:00:00 2001 From: Matheus Felipe Date: Mon, 2 May 2022 14:03:50 -0300 Subject: [PATCH] Remove rubyamqp.info, is dead --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9035179..8dd2e05 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Symfony Docs](https://symfony.com/doc/current/) (contributed by [Rodney Keeling](https://github.com/rodneykeeling)) * [Underscore.js](https://underscorejs.org/) - Simple, clean, single page. (contributed by [@twe4ked](http://twitter.com/twe4ked)) * [Qt](https://doc.qt.io/) - Very comprehensive documentation with tutorials and guides and great examples. (contributed by [@nikhilcutshort](https://twitter.com/nikhilcutshort)) -* [rubyamqp.info](http://rubyamqp.info) - A number of in-depth guides that cover Ruby `amqp` gem but also try to explain AMQP 0.9.1 features, why they exist, and how they are supposed to be used. (contributed by [Michael Klishin](https://twitter.com/#!/michaelklishin/)) * [Savon.rb](http://savonrb.com/) - (contributed by [Mathias Meyer](https://twitter.com/#!/roidrage)) * [Android Developer Documentation](http://developer.android.com/guide/index.html) (contributed by [Rajeev N B @rBharshetty](https://twitter.com/#!/rBharshetty)) * [ØMQ - The Guide](http://zguide.zeromq.org/page:all) - Exciting documentation for an exciting lib. Concise working code examples available in multiple languages. Concepts are explained clearly. (contributed by [kindkid](https://github.com/kindkid))