Skip to content

Commit 68a5fd1

Browse files
authored
Bot 🤖 generated CleanRepo tool run
1 parent 3e43a73 commit 68a5fd1

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)