Sfoglia il codice sorgente

Update sqs.rst

Missing a trailing >
Luke Hutscal 12 anni fa
parent
commit
987707ebfc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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