Skip to content

Commit 7d74c2a

Browse files
authored
Usage report legend docs redirects (#2474)
Part of Particular/Website#1618
1 parent 5d7db79 commit 7d74c2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<span>
33
Known NServiceBus
4-
<a href="https://docs.particular.net/nservicebus/endpoints/" target="_blank">Endpoint</a>
4+
<a href="https://particular.net/endpoints" target="_blank">Endpoint</a>
55
</span>
66
</template>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<template>
2-
<span>An endpoint that <a href="https://docs.particular.net/nservicebus/hosting/#self-hosting-send-only-hosting" target="_blank">only sends</a> messages and does not process any messages</span>
2+
<span>An endpoint that <a href="https://particular.net/send-only-hosting" target="_blank">only sends</a> messages and does not process any messages</span>
33
</template>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<template>
2-
<span> An <a href="https://docs.particular.net/nservicebus/transactional-session/#design-considerations" target="_blank">endpoint that is only processing transactional session control messages</a> </span>
2+
<span> An <a href="https://particular.net/transactional-session-design" target="_blank">endpoint that is only processing transactional session control messages</a> </span>
33
</template>

0 commit comments

Comments
 (0)