瀏覽代碼

Update sqs.rst

Missing a trailing >
Luke Hutscal 12 年之前
父節點
當前提交
987707ebfc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/getting-started/brokers/sqs.rst

+ 1 - 1
docs/getting-started/brokers/sqs.rst

@@ -91,7 +91,7 @@ setting::
 
 Very frequent polling intervals can cause *busy loops*, which results in the
 worker using a lot of CPU time.  If you need sub-millisecond precision you
-should consider using another transport, like `RabbitMQ <broker-amqp`,
+should consider using another transport, like `RabbitMQ <broker-amqp>`,
 or `Redis <broker-redis>`.
 
 Queue Prefix