Skip to content

Commit 06fd425

Browse files
authored
Bot 🤖 generated CleanRepo tool run
1 parent 48ee116 commit 06fd425

File tree

1 file changed

+1
-1
lines changed
  • docs/visual-basic/programming-guide/concepts/async

1 file changed

+1
-1
lines changed

‎docs/visual-basic/programming-guide/concepts/async/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,4 +359,4 @@ The benefit becomes even more apparent as the number of chained operations incre
359359
- [Async](../../../language-reference/modifiers/async.md)
360360
- [Walkthrough: Accessing the Web by Using Async and Await (Visual Basic)](walkthrough-accessing-the-web-by-using-async-and-await.md)
361361
- [Async Return Types (Visual Basic)](async-return-types.md)
362-
- [Task-based Asynchronous Pattern (TAP)](/dotnet/standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap)
362+
- [Task-based Asynchronous Pattern (TAP)](../../../../standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap.md)

0 commit comments

Comments
 (0)