lib/amqp/queue.rb in amqp-0.9.8 vs lib/amqp/queue.rb in amqp-0.9.9

- old
+ new

@@ -114,10 +114,10 @@ # # @note Please make sure you read {file:docs/Durability.textile Durability guide} that covers exchanges durability vs. messages # persistence. # # - # @see http://bit.ly/hw2ELX AMQP 0.9.1 specification (Section 2.1.1) + # @see http://files.travis-ci.org/docs/amqp/0.9.1/AMQP091Specification.pdf AMQP 0.9.1 specification (Section 2.1.1) # @see AMQP::Exchange class Queue < AMQ::Client::Queue # # API