docs/Queues.textile in amqp-1.0.0.pre2 vs docs/Queues.textile in amqp-1.0.0
- old
+ new
@@ -1,8 +1,12 @@
# @title Ruby AMQP gem: Working with queues
h1. Working with queues
+h2. This Documentation Has Moved to rubyamqp.info
+
+amqp gem documentation guides are now hosted on "rubyamqp.info":http://rubyamqp.info.
+
h2. About this guide
This guide covers everything related to queues in the AMQP v0.9.1 specification, common usage scenarios and how to accomplish typical operations using the
amqp gem. This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a> (including images & stylesheets). The source is available "on Github":https://github.com/ruby-amqp/amqp/tree/master/docs.