Update setup-rabbitmq.md

This commit is contained in:
Mark Fussell 2021-01-12 21:38:39 -08:00 committed by GitHub
parent efaf109069
commit c36ac56cad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -88,5 +88,5 @@ For example, if installing using the example above, the RabbitMQ server client a
## Related links
- [Basic schema for a Dapr component]({{< ref component-schema >}}) in the Related links section
- Read [this topic]({{< ref "howto-publish-subscribe.md#step-2-publish-a-topic" >}}) for instructions on configuring pub/sub components
- Read [this guide]({{< ref "howto-publish-subscribe.md#step-2-publish-a-topic" >}}) for instructions on configuring pub/sub components
- [Pub/Sub building block]({{< ref pubsub >}})