Skip to content

Commit ddc5acc

Browse files
Bot 🤖 generated CleanRepo tool run (#47040)
Co-authored-by: gewarren <[email protected]>
1 parent cc9fe58 commit ddc5acc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/orleans/grains/cancellation-tokens.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,8 +514,8 @@ To use the legacy `GrainCancellationToken`:
514514
- <xref:System.Runtime.CompilerServices.EnumeratorCancellationAttribute>
515515
- <xref:Orleans.Configuration.SiloMessagingOptions>
516516
- <xref:Orleans.Configuration.ClientMessagingOptions>
517-
- [Cancellation in managed threads](/dotnet/standard/threading/cancellation-in-managed-threads)
518-
- [Task cancellation](/dotnet/standard/parallel-programming/task-cancellation)
517+
- [Cancellation in managed threads](../../standard/threading/cancellation-in-managed-threads.md)
518+
- [Task cancellation](../../standard/parallel-programming/task-cancellation.md)
519519
- [Async streams](/dotnet/csharp/language-reference/language-specification/statements#13953-await-foreach)
520520
- [Orleans timers and reminders](timers-and-reminders.md)
521521
- [Orleans streaming](../streaming/index.md)

0 commit comments

Comments
 (0)