Skip to content

Commit ee1cb70

Browse files
author
Margarita Yakovleva
committed
Merge pull request #1338 in CLOUD/docs from ya-margo-fix to develop
Squashed commit of the following: commit e9c187d039778a9f621cd4b24565493ec59d68bd Author: Margarita Yakovleva <ya-margo@yandex-team.ru> Date: Tue Sep 3 16:34:05 2019 +0300 delete qoate commit 5281d5d3bf028683e51059ae26bca96769fab3f2 Author: Margarita Yakovleva <ya-margo@yandex-team.ru> Date: Tue Sep 3 16:32:15 2019 +0300 delete qoute
1 parent 670bf35 commit ee1cb70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/message-queue/concepts/queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ With group IDs, you can send multiple ordered message groups to different consum
2222

2323
### Deduplication on enqueueing {#deduplication}
2424

25-
FIFO queues deduplicate messages being enqueued by their deduplication ID or content. For more information, see ["Deduplication"](deduplication.md).
25+
FIFO queues deduplicate messages being enqueued by their deduplication ID or content. For more information, see [{#T}](deduplication.md).
2626

2727
{% note info %}
2828

ru/message-queue/concepts/queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
### Дедупликация на записи {#deduplication}
2424

25-
FIFO-очереди дедуплицируют сообщения на записи по идентификатору дедупликации или по содержимому сообщения. Подробнее читайте в разделе ["Дедупликация"](deduplication.md).
25+
FIFO-очереди дедуплицируют сообщения на записи по идентификатору дедупликации или по содержимому сообщения. Подробнее читайте в разделе [{#T}](deduplication.md).
2626

2727
{% note info %}
2828

0 commit comments

Comments
 (0)