Skip to content

Commit aa0fcd5

Browse files
authored
Fix bad links
1 parent 2926692 commit aa0fcd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicecontrol/configure-non-privileged-service-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Both read and send permissions are required for each of these queues:
3333
* `{InstanceName}.staging`: Both read and send permissions are required.
3434
* `error` (see the [`ServiceBus/ErrorQueue`](/servicecontrol/servicecontrol-instances/configuration.md#transport-servicebuserrorqueue) setting): Read permission is required.
3535
* `error.log` (optional, see the [`ServiceBus/ErrorLogQueue`](/servicecontrol/servicecontrol-instances/configuration.md#transport-servicebuserrorlogqueue) setting): Send permission is required.
36-
* The Error instance will require send permission for every endpoint queue to allow for [failed message retries](https://docs.particular.net/servicepulse/intro-failed-messages).
37-
* If subscribing to [ServiceControl integration events](https://docs.particular.net/servicecontrol/contracts), send/publish permission to the subscriber queues and/or any pub/sub mechanism for the transport will be required.
36+
* The Error instance will require send permission for every endpoint queue to allow for [failed message retries](/servicepulse/intro-failed-message-retries.md).
37+
* If subscribing to [ServiceControl integration events](/servicecontrol/contracts.md), send/publish permission to the subscriber queues and/or any pub/sub mechanism for the transport will be required.
3838

3939
### [Audit instances](/servicecontrol/audit-instances/):
4040

0 commit comments

Comments
 (0)