The doc mentions rabbitMqFeature.ConfigureRabbitMq, but actualy there is no delegate named ConfigureRabbitMq, only one named ConfigureServiceBus.
It's easy to update the doc, but seems the right thing to do is to rename the delegate name from ConfigureServiceBus to ConfigureRabbitMq?
But this will be a break change.
Kindly confirm the right change to do here, then I will be happy to send a PR.
The doc mentions rabbitMqFeature.ConfigureRabbitMq, but actualy there is no delegate named ConfigureRabbitMq, only one named ConfigureServiceBus.
It's easy to update the doc, but seems the right thing to do is to rename the delegate name from ConfigureServiceBus to ConfigureRabbitMq? But this will be a break change.
Kindly confirm the right change to do here, then I will be happy to send a PR.
https://github.com/elsa-workflows/elsa-documentation/blob/560617125cd4b278faf5bc0d6877ed081e0a2721/v3/src/pages/docs/integrations/masstransit/introduction.md?plain=1#L92