8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c9553 commit 14d16f5Copy full SHA for 14d16f5
ruby/README.md
@@ -5,7 +5,7 @@ Here you can find Ruby code examples from
5
6
## Requirements
7
8
-To run this code you need [amqp gem](http://bit.ly/itcpVv) version 0.8
+To run this code you need [amqp gem](https://github.com/ruby-amqp/amqp) version 0.8
9
(currently available as a prerelease version). This code won't work
10
with earlier versions! You can install it via RubyGems thusly:
11
@@ -43,4 +43,4 @@ with earlier versions! You can install it via RubyGems thusly:
43
ruby rpc_server.rb
44
ruby rpc_client.rb
45
46
-To learn more, visit [Ruby AMQP gem documentation](http://bit.ly/mDm1JE) site.
+To learn more, visit [Ruby AMQP gem documentation](http://rdoc.info/github/ruby-amqp/amqp/master/frames) site.
0 commit comments