소스 검색

Merge pull request #1405 from girasquid/patch-1

Update sqs.rst
Ask Solem Hoel 12 년 전
부모
커밋
9aa1b48869
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
 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
 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>`.
 or `Redis <broker-redis>`.
 
 
 Queue Prefix
 Queue Prefix