Skip to content

Commit d2d4b21

Browse files
committed
Fix link to overloads topic is MessagesEnqueued
1 parent ac8a24e commit d2d4b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/corelib/Core/Domain/Queues/MessagesEnqueued.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/// <summary>
1010
/// Represents the response returned when posting messages to a queue in the <see cref="IQueueingService"/>.
1111
/// </summary>
12-
/// <seealso cref="O:net.openstack.Core.Domain.Queues.IQueueingService.PostMessagesAsync"/>
12+
/// <seealso cref="O:net.openstack.Core.Providers.IQueueingService.PostMessagesAsync"/>
1313
/// <seealso href="https://wiki.openstack.org/w/index.php?title=Marconi/specs/api/v1#Post_Message.28s.29">Post Message(s) (OpenStack Marconi API v1 Blueprint)</seealso>
1414
/// <threadsafety static="true" instance="false"/>
1515
/// <preliminary/>

0 commit comments

Comments
 (0)