From b656248c331e30080daf4e1464d0d35ad93e4c06 Mon Sep 17 00:00:00 2001 From: Naah Date: Wed, 26 Apr 2023 04:15:06 +0000 Subject: [PATCH] add DCO Signed-off-by: Naah --- .../components-reference/supported-pubsub/setup-rocketmq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md index 403aa645d1d..b655f90d7c3 100644 --- a/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md +++ b/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rocketmq.md @@ -155,4 +155,4 @@ If the `ShardingKey` does not exist, the `RoundRobin` algorithm is used to deter - [Basic schema for a Dapr component]({{< ref component-schema >}}) - [Pub/Sub building block]({{< ref pubsub >}}) -- Read [this guide]({{< ref "howto-publish-subscribe.md#step-2-publish-a-topic" >}}) for instructions on configuring pub/sub components \ No newline at end of file +- Read [this guide]({{< ref "howto-publish-subscribe.md#step-2-publish-a-topic" >}}) for instructions on configuring pub/sub components