Skip to content

Commit 7cfd198

Browse files
committed
fix link
1 parent 28ff592 commit 7cfd198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/router-sdk/accept-decline-offer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This guide outlines the steps to observe a Job Router offer, and then to accept
2626

2727
## Observe the offer issued event
2828

29-
After you create a job, observe the [offer issued event](../subscribe-events.md#microsoftcommunicationrouterworkerofferissued), which contains the worker ID and the job offer ID:
29+
After you create a job, observe the [offer issued event](subscribe-events.md#microsoftcommunicationrouterworkerofferissued), which contains the worker ID and the job offer ID:
3030

3131
```csharp
3232
var workerId = event.data.workerId;

0 commit comments

Comments
 (0)