Skip to content

Commit

Permalink
fix service bus readme issue (#22320)
Browse files Browse the repository at this point in the history
  • Loading branch information
LuHang2021 authored Jul 1, 2021
1 parent d956dde commit c5a7398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/servicebus/azure-messaging-servicebus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ receiving [`ServiceBusMessage`][ServiceBusMessage] from a specific queue or topi

## Examples
- [Send messages](#send-messages)
- [Receive messages and renew lock](#receive-messages-and-renew-lock)
- [Settle messages](#settle-messages)
- [Receive messages and renew lock](#receive-messages)
- [Settle messages](#send-and-receive-from-session-enabled-queues-or-topics)
- [Send and receive from session enabled queues or topics](#send-and-receive-from-session-enabled-queues-or-topics)
- [Create a dead-letter queue Receiver](#create-a-dead-letter-queue-receiver)
- [Sharing a connection between clients](#sharing-of-connection-between-clients)
Expand Down

0 comments on commit c5a7398

Please sign in to comment.