elsa-workflows / elsa-documentation

The official Elsa documentation website
elsa-documentation.vercel.app
Other
15 stars 36 forks source link

ConfigureRabbitMq delegate does not exist in rabbitMqFeature #48

Open NightWuYo opened 10 months ago

NightWuYo commented 10 months ago

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