Skip to content

Commit f3184be

Browse files
authored
Remove uneeded anchor
1 parent 30928aa commit f3184be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transports/upgrades/rabbitmq-4to5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ See [routing topology](/transports/rabbitmq/routing-topology.md) for further det
2020

2121
## Direct routing topology changes
2222

23-
The convention for overriding the name of the exchange used when publishing events has changed. The address and the event type are no longer passed to the `exchangeNameConvention` parameter of the [UseDirectRoutingTopology](/transports/rabbitmq/routing-topology.md#direct-routing-topology-enabling-the-direct-routing-topology) method.
23+
The convention for overriding the name of the exchange used when publishing events has changed. The address and the event type are no longer passed to the `exchangeNameConvention` parameter of the [UseDirectRoutingTopology](/transports/rabbitmq/routing-topology.md#direct-routing-topology-enabling) method.
2424

2525
```csharp
2626
// For RabbitMQ Transport version 5.x

0 commit comments

Comments
 (0)